Update: config.csv files

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-02-04 13:54:25 -03:00
parent 9170b37474
commit dd3d8c74dd
5 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,6 @@ sites_root,/tmp
# LLM CONFIGURATION
# ============================================================================
llm-key,none
llm-url,http://localhost:8081
llm-model,../../../../data/llm/DeepSeek-R1-Distill-Qwen-1.5B-Q3_K_M.gguf
,
llm-cache,false

1 name,value
11 # LLM CONFIGURATION
12 # ============================================================================
13 llm-key,none
llm-url,http://localhost:8081
14 llm-model,../../../../data/llm/DeepSeek-R1-Distill-Qwen-1.5B-Q3_K_M.gguf
15 ,
16 llm-cache,false

View file

@ -2,3 +2,4 @@ name,value
Answer Mode,tool
Start Dialog,start
Theme Color, indigo
public,true

1 name value
2 Answer Mode tool
3 Start Dialog start
4 Theme Color indigo indigo
5 public true

View file

@ -11,7 +11,6 @@ sites_root,/tmp
# LLM CONFIGURATION
# ============================================================================
llm-key,none
llm-url,http://localhost:8081
llm-model,../../../../data/llm/DeepSeek-R1-Distill-Qwen-1.5B-Q3_K_M.gguf
,
llm-cache,false

1 name,value
11 # LLM CONFIGURATION
12 # ============================================================================
13 llm-key,none
llm-url,http://localhost:8081
14 llm-model,../../../../data/llm/DeepSeek-R1-Distill-Qwen-1.5B-Q3_K_M.gguf
15 ,
16 llm-cache,false

View file

@ -1,3 +1,3 @@
USE_WEBSITE("https://pragmatismo.com.br", "30d")
TALK "Você pode me perguntar sobre qualquer coisa... "
TALK "Olá! Sou um assistente educacional conectado ao conteúdo da Pragmatismo. O website está sendo indexado no vector database para busca semântica. Como posso ajudar?"

View file

@ -2,3 +2,4 @@ name,value
Answer Mode,tool
Start Dialog,start
Theme Color, indigo
public,true

1 name value
2 Answer Mode tool
3 Start Dialog start
4 Theme Color indigo
5 public true