claw-code/rust/crates/api/src
Ajinkya Kardile b071fac2cf
feat: add native Gemini support to openai_compat provider
Adds early return in wire_model_for_base_url for Gemini/Gemma/XAI/Kimi/Grok model prefixes to ensure the provider prefix is preserved correctly when routing through the OpenAI-compatible provider path.
2026-05-25 11:21:37 +09:00
..
providers feat: add native Gemini support to openai_compat provider 2026-05-25 11:21:37 +09:00
client.rs Remove the deprecated Claude subscription login path and restore a green Rust workspace 2026-04-11 17:24:44 +00:00
error.rs Handle OpenAI token-limit errors as context-window failures 2026-05-03 22:16:12 +02:00
http_client.rs fix: unify user_agent to 'clawd-rust-tools/0.1' 2026-05-25 11:21:13 +09:00
lib.rs omx(team): auto-checkpoint worker-1 [1] 2026-05-15 10:30:00 +09:00
prompt_cache.rs feat(api): add tuning params (temperature, top_p, penalties, stop) to MessageRequest 2026-04-08 07:07:33 +09:00
sse.rs fix(api): enrich JSON parse errors with response body, provider, and model 2026-04-07 14:22:05 +09:00
types.rs omx(team): auto-checkpoint worker-1 [1] 2026-05-15 10:21:18 +09:00