llm
The LLM channel handles communication related to large language models
HandshakeTry it
WSS
///llm
Send
sendLlmToolOutput
Send the output of a tool call back to jambonz
OR
sendLlmUpdate
Send an update to an ongoing LLM interaction
Receive
receiveLlmToolCall
Receive a tool call request from an LLM
OR
receiveLlmEvent
Receive an event notification from an LLM