klieo-llm-common 3.3.0

Provider-agnostic HTTP plumbing, error mapping, and SSE framing shared by klieo-llm-* provider crates.
Documentation

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-After parsing and LlmError mapping
  • 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.