zeroclaw/src/providers
2026-02-25 18:33:28 +08:00
..
anthropic.rs fix: resolve supersede 1267 CI failures 2026-02-25 10:45:00 +08:00
bedrock.rs fix: resolve all clippy warnings across codebase 2026-02-25 17:50:56 +08:00
compatible.rs supersede: replay changes from #1661 2026-02-25 17:39:37 +08:00
copilot.rs fix(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +08:00
gemini.rs fix: resolve all clippy warnings across codebase 2026-02-25 17:50:56 +08:00
glm.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
mod.rs hardening: tighten gateway auth and secret lifecycle handling 2026-02-25 18:33:28 +08:00
ollama.rs fix(ollama): handle blank responses without tool calls 2026-02-22 21:32:20 -05:00
openai_codex.rs style: apply rustfmt for reasoning-level changes 2026-02-25 17:51:00 +08:00
openai.rs feat: replay custom provider api mode, route max_tokens, and lark image support 2026-02-24 15:59:49 +08:00
openrouter.rs chore: fix lint gate formatting and codex test runtime options 2026-02-24 15:59:49 +08:00
quota_adapter.rs [supersede #1545] feat(providers): implement Qwen OAuth quota tracking (#1746) 2026-02-25 03:09:38 -05:00
quota_cli.rs [supersede #1545] feat(providers): implement Qwen OAuth quota tracking (#1746) 2026-02-25 03:09:38 -05:00
reliable.rs feat(config): add model_support_vision override for per-model vision control 2026-02-25 10:56:31 +08:00
router.rs feat(config): add model_support_vision override for per-model vision control 2026-02-25 10:56:31 +08:00
telnyx.rs test(telnyx): silence unused provider binding in constructor test 2026-02-21 17:38:27 +08:00
traits.rs fix: stream_chat_with_history delegates to stream_chat_with_system 2026-02-24 22:22:16 +08:00