Troubleshooting BYOK for the intelligent assistant
The following solutions address common issues that you might encounter when deploying or using BYOK with the intelligent assistant, depending on your deployment type.
Procedure
oc logs deployment/<aap-instance>-lightspeed-chatbot-api -n <aap_namespace>
BYOK_IMAGEis set: this confirms that the BYOK image is configured.Knowledge_searchtool results indicate that the intelligent assistant is querying the BYOK RAG pipeline.- Vector database initialization messages confirm that the BYOK database loaded correctly.
- Errors referring to a missing BYOK image indicate a configuration or deployment error.
Issue: The containerized installer fails because the BYOK image is not loaded Copy linkLink copied!
Symptom: The containerized installer fails and displays an error stating that the image is not loaded in Podman.
About this task Copy linkLink copied!
Procedure Copy linkLink copied!
The intelligent assistant does not return BYOK-enhanced responses after deployment Copy linkLink copied!
Symptom: After you deploy the BYOK image, the intelligent assistant responds to queries, but does not incorporate your custom BYOK content.