mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-28 17:53:33 +08:00
update test code
This commit is contained in:
parent
41444fd4b5
commit
05ccc0346e
@ -231,7 +231,7 @@ if __name__ == "__main__":
|
||||
# 服务启动后接口调用示例:
|
||||
# import openai
|
||||
# openai.api_key = "EMPTY" # Not support yet
|
||||
# openai.api_base = "http://0.0.0.0:8000/v1"
|
||||
# openai.api_base = "http://localhost:8888/v1"
|
||||
|
||||
# model = "chatglm2-6b"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user