mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-31 19:33:26 +08:00
11 lines
156 B
YAML
11 lines
156 B
YAML
|
|
ollama:
|
|
model_credential:
|
|
- model: 'llama3'
|
|
model_type: 'llm'
|
|
model_credentials:
|
|
openai_api_base: 'http://172.21.192.1:11434'
|
|
|
|
|
|
|