mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
15 lines
443 B
Markdown
15 lines
443 B
Markdown
# llm:tool-update
|
|
|
|
>> websocket server => jambonz
|
|
|
|
An `llm:tool-update` message is sent by the application to jambonz in response to update an llm conversation that jambonz is managing.
|
|
|
|
The message has a `data` payload that contains the information that should be used to update the llm.
|
|
|
|
|
|
<p class="flex">
|
|
<span> </span>
|
|
<a href="/docs/ws/overview">Prev: overview</a>
|
|
<a href="/docs/ws/session-redirect">Next: session:redirect</a>
|
|
</p>
|