Skip to content

Commit 8980d40

Browse files
committed
删除key(已吊销)
1 parent abd0f43 commit 8980d40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extra_link_attr.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99

1010
openai_client = OpenAI(
11-
api_key="sk-XMKy0fgxbzKLBT68tIpUFImW1lQkNwNQVhWpu3nZ7vuaILoF",
12-
base_url="https://api.deepbricks.ai/v1/",
11+
api_key="sk-XMKy0xxxx3nZ7vuaILoF",
12+
base_url="https://api.openai.com/v1",
1313
)
1414

1515
def extra_link_attr(html_content):

0 commit comments

Comments
 (0)