ZIm/crates/language_models/src/provider
2025-05-19 09:09:03 +00:00
..
anthropic.rs Add image input support for OpenAI models (#30639) 2025-05-13 17:32:42 +02:00
bedrock.rs Have read_file support images (#30435) 2025-05-13 10:58:00 +02:00
cloud.rs agent: Remove unused max monthly spend reached error (#30615) 2025-05-13 09:43:13 +00:00
copilot_chat.rs language_models: Don't mark local subscription binding as unused (#30867) 2025-05-17 10:23:08 +00:00
deepseek.rs Have read_file support images (#30435) 2025-05-13 10:58:00 +02:00
google.rs agent: Fix tool use in Gemini (#30689) 2025-05-14 15:43:17 +03:00
lmstudio.rs Have read_file support images (#30435) 2025-05-13 10:58:00 +02:00
mistral.rs Have read_file support images (#30435) 2025-05-13 10:58:00 +02:00
ollama.rs Have read_file support images (#30435) 2025-05-13 10:58:00 +02:00
open_ai.rs agent: Fix OpenAI models not getting first message (#30941) 2025-05-19 09:09:03 +00:00