Update instructions during call?
# general-english
t
Hello ! Does someone know if it's possible to update the assistant's instruction during the call ? I want for example to update the instructions of my assistant after the 3rd response, then again after the 6th and so on.. Has anyone done this before ? Thanks !
a
I would love to know too 🙂
Might use a tool call? This can update the instructions in realtime?
You can use a tool Call with async so it does it in the background
3 Views