Skip to main content

Module fetcher

Module fetcher 

Source
Expand description

Fetchers for retrieving Ensemble LLM definitions by ID. Fetchers for retrieving Ensemble LLM definitions.

Structs§

CachingFetcher
Wraps an Ensemble LLM fetcher with per-request deduplication caching.
ObjectiveAiFetcher
Fetches Ensemble LLMs from the ObjectiveAI HTTP API.

Traits§

Fetcher
Trait for fetching Ensemble LLM definitions by ID.