test: muda Statistician e Fiscal Auditor para Llama (teste rápido)

This commit is contained in:
Jonas Pacheco 2026-03-31 15:25:39 -03:00
parent fa00fbb73f
commit 6853077fa2
1 changed files with 2 additions and 2 deletions

View File

@ -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",
},