Files
next-static-site/markdown/docs/ws/llm-update.md
Dave Horton 8406b7778b wip (#106)
* wip

* release notes

* wip
2025-01-29 10:55:56 -05:00

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>&nbsp;</span>
<a href="/docs/ws/overview">Prev: overview</a>
<a href="/docs/ws/session-redirect">Next: session:redirect</a>
</p>