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",
|
value: "statistician",
|
||||||
label: "Statistician",
|
label: "Statistician",
|
||||||
model: "deepseek-r1:14b",
|
model: "llama3.1:8b",
|
||||||
placeholder:
|
placeholder:
|
||||||
"Ex: Analise a distribuição de vendas por região no último trimestre",
|
"Ex: Analise a distribuição de vendas por região no último trimestre",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: "fiscal_auditor",
|
value: "fiscal_auditor",
|
||||||
label: "Fiscal Auditor",
|
label: "Fiscal Auditor",
|
||||||
model: "deepseek-r1:14b",
|
model: "llama3.1:8b",
|
||||||
placeholder:
|
placeholder:
|
||||||
"Ex: Verifique inconsistências nos registros NFe do CNPJ 12.345.678/0001-90",
|
"Ex: Verifique inconsistências nos registros NFe do CNPJ 12.345.678/0001-90",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue