Skip to main content

Module llm

Module llm 

Source

Structs§

LlmConfig
Configuration for connecting to an LLM endpoint.
LlmRoastProvider
LLM-powered roast provider that generates dynamic, context-aware roasts.
LocalRoastProvider
Local roast provider using hardcoded messages from the i18n module.

Traits§

RoastProvider
Trait for generating roast messages for code issues.

Type Aliases§

RoastMap
A map from issue key to roast message.