mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-05 14:23:23 +08:00
Update model_config.py.example: wrong provider for qianfan-api (#1499)
This commit is contained in:
parent
456229c13f
commit
42d76aabdf
@ -110,7 +110,7 @@ llm_model_dict = {
|
|||||||
"api_base_url": "http://127.0.0.1:8888/v1",
|
"api_base_url": "http://127.0.0.1:8888/v1",
|
||||||
"api_key": "",
|
"api_key": "",
|
||||||
"secret_key": "",
|
"secret_key": "",
|
||||||
"provider": "ErnieWorker",
|
"provider": "QianFanWorker",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user