klieo-llm-common
Provider-agnostic HTTP plumbing, error mapping, and SSE framing shared by klieo-llm-* crates.
Part of the klieo Rust agent framework.
Features
- Shared
reqwest-based HTTP client factory for LLM provider crates - RFC 7231
Retry-Afterparsing andLlmErrormapping - Internal crate — consume via a provider crate (
klieo-llm-openai, etc.)
Status
3.x — stable; public re-export surface.
See docs/SEMVER.md.
License
MIT — see LICENSE.