zeroclaw/src/providers
Argenis 1a3a2f8baf
fix(web): preserve provider runtime options in ws agent (#3807)
Co-authored-by: Alix-007 <267018309+Alix-007@users.noreply.github.com>
2026-03-24 15:17:27 +03:00
..
anthropic.rs feat(cache): wire two-tier response cache, multi-provider token tracking, and cache analytics 2026-03-24 15:17:14 +03:00
azure_openai.rs feat(cache): wire two-tier response cache, multi-provider token tracking, and cache analytics 2026-03-24 15:17:14 +03:00
bedrock.rs feat(cache): wire two-tier response cache, multi-provider token tracking, and cache analytics 2026-03-24 15:17:14 +03:00
claude_code.rs feat(providers): add Claude Code, Gemini CLI, and KiloCLI subprocess providers (#3615) 2026-03-24 15:17:22 +03:00
compatible.rs fix(groq): fall back on tool validation 400s (#3778) 2026-03-24 15:17:24 +03:00
copilot.rs feat(cache): wire two-tier response cache, multi-provider token tracking, and cache analytics 2026-03-24 15:17:14 +03:00
gemini_cli.rs feat(providers): add Claude Code, Gemini CLI, and KiloCLI subprocess providers (#3615) 2026-03-24 15:17:22 +03:00
gemini.rs feat(cache): wire two-tier response cache, multi-provider token tracking, and cache analytics 2026-03-24 15:17:14 +03:00
glm.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
kilocli.rs feat(providers): add Claude Code, Gemini CLI, and KiloCLI subprocess providers (#3615) 2026-03-24 15:17:22 +03:00
mod.rs fix(web): preserve provider runtime options in ws agent (#3807) 2026-03-24 15:17:27 +03:00
ollama.rs feat(cache): wire two-tier response cache, multi-provider token tracking, and cache analytics 2026-03-24 15:17:14 +03:00
openai_codex.rs feat(runtime): add configurable reasoning effort (#3785) 2026-03-24 15:17:24 +03:00
openai.rs fix(providers): adjust temperature for OpenAI reasoning models (#2936) 2026-03-24 15:17:19 +03:00
openrouter.rs feat(cache): wire two-tier response cache, multi-provider token tracking, and cache analytics 2026-03-24 15:17:14 +03:00
reliable.rs fix(tool+channel): revert invalid model set via model_routing_config (#3497) 2026-03-24 15:17:20 +03:00
router.rs feat: add multimodal image marker support with Ollama vision 2026-02-19 21:25:21 +08:00
telnyx.rs test(telnyx): silence unused provider binding in constructor test 2026-02-21 17:38:27 +08:00
traits.rs feat(cache): wire two-tier response cache, multi-provider token tracking, and cache analytics 2026-03-24 15:17:14 +03:00