test: muda Statistician e Fiscal Auditor para Llama (teste rápido)
This commit is contained in:
parent
fa00fbb73f
commit
6853077fa2
|
|
@ -33,14 +33,14 @@ const AGENTS = [
|
|||
{
|
||||
value: "statistician",
|
||||
label: "Statistician",
|
||||
model: "deepseek-r1:14b",
|
||||
model: "llama3.1:8b",
|
||||
placeholder:
|
||||
"Ex: Analise a distribuição de vendas por região no último trimestre",
|
||||
},
|
||||
{
|
||||
value: "fiscal_auditor",
|
||||
label: "Fiscal Auditor",
|
||||
model: "deepseek-r1:14b",
|
||||
model: "llama3.1:8b",
|
||||
placeholder:
|
||||
"Ex: Verifique inconsistências nos registros NFe do CNPJ 12.345.678/0001-90",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue