mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
490 B
490 B
llm:tool-output
websocket server => jambonz
An llm:tool-output message is sent by the application to jambonz in response to a llm:tool-call) message.
The payload must include:
- tool_call_id: the value of call_id in the "llm:tool-call" message
- data: an object containing the results of the function