Hey,
I’ve noticed significant differences in the performance of my AI assistant between the OpenAI Playground and the Assistants API. In the Playground, the assistant responds accurately, respects the prompt, and correctly utilizes the knowledge document as a knowledge base. However, when I deploy the same assistant via the Assistants API (integrated with platforms like Voiceflow and my website), the responses are less precise, it seems to struggle with accessing the knowledge document, and the prompt isn’t fully respected.
Has anyone else experienced this issue? What can be done to ensure consistent performance and prompt adherence across both environments?
Thanks for your help!