Update roles/home/aichat/config.yaml

This commit is contained in:
Giulio De Pasquale 2025-03-10 12:58:08 +00:00
parent c5542b5ca1
commit 6ad39dfd3b

View File

@ -10,3 +10,11 @@ clients:
- name: pino-coder
max_input_tokens: 16000
max_output_tokens: 16000
- name: pino-embed
type: embedding
default_chunk_size: 512
max_batch_size: 100
rag_embedding_model: ollama:pino-embed
rag_top_k: 5