Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
59959d7522
commit
73730513d1
@ -6,7 +6,7 @@ local Clipboard = require("avante.clipboard")
|
||||
local M = {}
|
||||
|
||||
M.api_key_name = "GEMINI_API_KEY"
|
||||
M.tokenizer_id = "google/gemma-2b"
|
||||
-- M.tokenizer_id = "google/gemma-2b"
|
||||
|
||||
M.parse_message = function(opts)
|
||||
local message_content = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user