mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-30 02:35:29 +08:00
12 lines
212 B
YAML
12 lines
212 B
YAML
|
|
deepseek:
|
|
model_credential:
|
|
- model: 'deepseek-chat'
|
|
model_type: 'llm'
|
|
model_credentials:
|
|
base_url: 'https://api.deepseek.com'
|
|
api_key: 'sk-dcb625fcbc1e497d80b7b9493b51d758'
|
|
|
|
|
|
|