Skip to main contentCrate algocline_app
Source - AppConfig
- Application-wide configuration resolved from environment variables.
- AppService
- QueryResponse
- A single query response in a batch feed.
- SearchPath
- A package search path with its origin, ordered by priority (first = highest).
- TokenUsage
- Token usage reported by the host LLM alongside its response.
- LogDirSource
- How the log directory was resolved.
- PRESET_CATALOG_VERSION
- Revision marker for the builtin preset dictionary bundled with this
binary. Bump when builtin recipes change (even if
CARGO_PKG_VERSION
does not).
- EngineApi
- Transport-independent API for the algocline engine.