Add Qwen2-7B to the list of zed.dev models (#15649)
Release Notes: - N/A --------- Co-authored-by: Nathan <nathan@zed.dev>
This commit is contained in:
parent
60127f2a8d
commit
21816d1ff5
9 changed files with 112 additions and 2 deletions
|
@ -2099,6 +2099,7 @@ enum LanguageModelProvider {
|
|||
Anthropic = 0;
|
||||
OpenAI = 1;
|
||||
Google = 2;
|
||||
Zed = 3;
|
||||
}
|
||||
|
||||
message GetCachedEmbeddings {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue