fix: types (#208)

This commit is contained in:
yetone
2024-08-25 14:26:42 +08:00
committed by GitHub
parent b494d05c9d
commit ee88563215
4 changed files with 33 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ M.defaults = {
max_tokens = 4096,
["local"] = false,
},
---@type AvanteGeminiProvider
---@type AvanteSupportedProvider
cohere = {
endpoint = "https://api.cohere.com/v1",
model = "command-r-plus",