llm

The LLM channel handles communication related to large language models

HandshakeTry it

WSS
///llm

Send

sendLlmToolOutputobjectRequired
Send the output of a tool call back to jambonz
OR
sendLlmUpdateobjectRequired
Send an update to an ongoing LLM interaction

Receive

receiveLlmToolCallobjectRequired
Receive a tool call request from an LLM
OR
receiveLlmEventobjectRequired
Receive an event notification from an LLM