How to create an assistant message after a function call in the new tools API?

Not sure if you have found a way around this - we are injecting static responses into the front end where necessary, and adding ghost entries as tool role responses followed by a fake assistant message meant to keep conversation context and get past the tool_call_id handshake.

1 Like