feat: add vertex claude provider (#1549)
* feat: Add vertex claude provider * remove debug logging --------- Co-authored-by: Miguelo Sana <miguelo@incubeta.com>
This commit is contained in:
@@ -19,6 +19,7 @@ local DressingState = { winid = nil, input_winid = nil, input_bufnr = nil }
|
||||
---@field cohere AvanteProviderFunctor
|
||||
---@field bedrock AvanteBedrockProviderFunctor
|
||||
---@field ollama AvanteProviderFunctor
|
||||
---@field vertex_claude AvanteProviderFunctor
|
||||
local M = {}
|
||||
|
||||
---@class EnvironmentHandler
|
||||
|
||||
Reference in New Issue
Block a user