OpenAI Assistants API offers the ability to pass additional_instructions for each Run. This will allow me to add message-specific context. how can I do this in OpenAI Assistants Node? Or other OpenAI node? I know I can build out my entire API workflow using HTTP request nodes, but trying to avoid that heavy handed approach.
thank you @Mark_S - I was hoping that I can get support from the n8n team to build this as a property into the OpenAI node, but I appreciate you sharing your workflow!
I’ve created a feature request asking for additional_instructions support. Please vote!