Update roles/home/aichat/config.yaml
This commit is contained in:
parent
c5542b5ca1
commit
6ad39dfd3b
@ -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
|
Loading…
Reference in New Issue
Block a user