zeroclaw/src/providers
2026-02-26 22:40:07 -05:00
..
anthropic.rs fix: resolve supersede 1267 CI failures 2026-02-25 10:45:00 +08:00
bedrock.rs chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
compatible.rs chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
copilot.rs fix(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +08:00
gemini.rs chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
glm.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
mod.rs feat(provider): add qwen-coding-plan endpoint alias 2026-02-26 22:40:07 -05:00
ollama.rs fix(ollama): handle blank responses without tool calls 2026-02-24 16:02:59 +08:00
openai_codex.rs chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05: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 feat(provider): add qwen-coding-plan endpoint alias 2026-02-26 22:40:07 -05:00
quota_cli.rs feat(provider): add qwen-coding-plan endpoint alias 2026-02-26 22:40:07 -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