Skip to main content

Module llm

Module llm 

Source

Structs§

LlmRoundOutput
Output from a single LLM round execution.

Traits§

LlmManager
Manages LLM interaction: message preparation, stream handling, retry/fallback.