Skip to main content

Module llm_node

Module llm_node 

Source
Expand description

LLM graph node — calls the configured LLM driver and stores the response.

Structs§

LlmNode
A graph node that sends the current conversation to the LLM driver and appends the assistant reply to state.messages.