mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-02 12:46:56 +08:00
11 lines
155 B
YAML
11 lines
155 B
YAML
|
|
ollama:
|
|
model_credential:
|
|
- model: 'llama3'
|
|
model_type: 'llm'
|
|
model_credentials:
|
|
openai_api_base: 'http://172.21.80.1:11434'
|
|
|
|
|
|
|