mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-30 18:56:23 +08:00
11 lines
152 B
YAML
11 lines
152 B
YAML
|
|
ollama:
|
|
model_credential:
|
|
- model: 'llama3'
|
|
model_type: 'llm'
|
|
model_credentials:
|
|
base_url: 'http://172.21.192.1:11434/v1'
|
|
|
|
|
|
|