zeroclaw/src/providers
2026-02-19 19:15:08 +08:00
..
anthropic.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
bedrock.rs feat(provider): add dedicated AWS Bedrock Converse API provider 2026-02-19 19:01:45 +08:00
compatible.rs fix(tests): stabilize issue #868 model refresh regression 2026-02-19 19:15:08 +08:00
copilot.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
gemini.rs fix(provider): implement chat_with_history for OpenAI Codex and Gemini 2026-02-19 19:04:02 +08:00
glm.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
mod.rs fix(bedrock): normalize aws-bedrock alias and harden docs/tests 2026-02-19 19:01:45 +08:00
ollama.rs fix(provider): preserve native Ollama tool history structure 2026-02-19 14:32:43 +08:00
openai.rs fix(openai): align chat_with_tools with http client and strict tool parsing 2026-02-19 15:11:18 +08:00
openai_codex.rs fix(provider): use output_text content type for assistant messages in Codex history 2026-02-19 19:04:02 +08:00
openrouter.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
reliable.rs chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
router.rs feat(providers): add native tool calling for OpenAI-compatible providers 2026-02-18 18:06:36 +08:00
traits.rs fix(build): complete strict lint and test cleanup (replacement for #476) 2026-02-18 00:18:54 +08:00