ZIm/crates/language_models/src/provider
Marshall Bowers 4469b7339f
language_models: Update copy for Zed Pro subscription (#30152)
This PR updates the copy around the Zed Pro description to be more
accurate.

Release Notes:

- agent: Updated some copy about Zed Pro in the configuration view.
2025-05-07 17:15:02 +00:00
..
anthropic.rs Add support for queuing status updates in cloud language model provider (#29818) 2025-05-02 20:36:39 +00:00
bedrock.rs bedrock: Preserve thinking blocks for Bedrock (#29602) 2025-04-29 12:18:32 -04:00
cloud.rs language_models: Update copy for Zed Pro subscription (#30152) 2025-05-07 17:15:02 +00:00
copilot_chat.rs Fix error when requesting completion to Copilot Chat without tools (#30007) 2025-05-06 14:19:59 +00:00
deepseek.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
google.rs Add support for getting the token count for all parts of Gemini generation requests (#29630) 2025-05-04 21:32:45 +00:00
lmstudio.rs lmstudio: Fix streaming not working in v0.3.15 (#30013) 2025-05-06 12:59:36 -04:00
mistral.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
ollama.rs Improve Ollama tool use (#30120) 2025-05-07 15:37:06 +00:00
open_ai.rs openai: Don't append tool calls to prior assistant messages (#29969) 2025-05-05 22:04:56 -07:00