Explorar el Código

add gemini 2.0 (#4115)

add gemini 2.0
tags/v0.15.1
so95 hace 10 meses
padre
commit
478da3118c
No account linked to committer's email address
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6
    0
      conf/llm_factories.json

+ 6
- 0
conf/llm_factories.json Ver fichero

@@ -952,6 +952,12 @@
"max_tokens": 30720,
"model_type": "chat"
},
{
"llm_name": "gemini-2.0-flash-exp",
"tags": "LLM,CHAT,1024K",
"max_tokens": 1048576,
"model_type": "chat"
},
{
"llm_name": "gemini-1.0-pro-vision-latest",
"tags": "LLM,IMAGE2TEXT,12K",

Cargando…
Cancelar
Guardar