12.2 清理bug修改
This commit is contained in:
parent
f435b43354
commit
742f5883b4
@ -4,7 +4,7 @@ import json
|
|||||||
|
|
||||||
# 初始化 OpenAI 客户端
|
# 初始化 OpenAI 客户端
|
||||||
client = OpenAI(
|
client = OpenAI(
|
||||||
api_key=os.getenv("DASHSCOPE_API_KEY"),
|
api_key="sk-cf7a393e94bd49ddb742f73f9943a6cf",
|
||||||
base_url="https://dashscope.aliyuncs.com/compatible-mode/v1",
|
base_url="https://dashscope.aliyuncs.com/compatible-mode/v1",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user