Module llm_service

Source

Structs§

HTTPLlmService
An LLM service implementation that sends requests over HTTP.

Traits§

LLMService
This is anything that can generate the next message.