OpenAI assistant instructions override
I want to pass user related information to the assistant and I thought doing it through the instructions made sense. The issue I have is that when I do it, instructions from the playground get overriden. Any idea on how to avoid that? (You can see in the screenshots that the assistant forgot his name when I add the instructions)



Solution
Is it possible to add this dynamically in the assistant node by using a datasource or tool? For example, where is you're user information coming from? A database or externally? https://docs.buildship.com/ai-assistant/openai-assistant#adding-nodes-to-the-assistant
The OpenAI Assistant Node allows you to integrate the OpenAI Assistant API into your BuildShip workflows.
