docs: Link to models supported directly from table (#31112)
Closes #ISSUE Release Notes: - N/A --------- Co-authored-by: Marshall Bowers <git@maxdeviant.com>
This commit is contained in:
parent
6e5996a815
commit
09c8a84935
1 changed files with 11 additions and 11 deletions
|
@ -10,9 +10,9 @@ Zed supports multiple large language model providers.
|
|||
Here's an overview of the supported providers and tool call support:
|
||||
|
||||
| Provider | Tool Use Supported |
|
||||
| ----------------------------------------------- | ------------------ |
|
||||
| ----------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| [Anthropic](#anthropic) | ✅ |
|
||||
| [GitHub Copilot Chat](#github-copilot-chat) | In Some Cases |
|
||||
| [GitHub Copilot Chat](#github-copilot-chat) | For Some Models ([link](https://github.com/zed-industries/zed/blob/9e0330ba7d848755c9734bf456c716bddf0973f3/crates/language_models/src/provider/copilot_chat.rs#L189-L198)) |
|
||||
| [Google AI](#google-ai) | ✅ |
|
||||
| [Mistral](#mistral) | ✅ |
|
||||
| [Ollama](#ollama) | ✅ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue