Need to inject Run additional_instructions
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.
Information on your n8n setup
- n8n version: 1.67.1
- Database (default: SQLite): sqllite
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: windows 10
cc @oleg