Skip to content

Commit

Permalink
更新 appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzeyu91 authored Jul 28, 2024
1 parent 5c9efc9 commit 5dcac45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphRag.Net.Web/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"OpenAI": {
"Key": "你的秘钥",
"Endpoint": "http://api.antsk.cn/",
"Endpoint": "https://api.antsk.cn/",
"ChatModel": "gpt-4o",
"EmbeddingModel": "text-embedding-ada-002"
},
Expand Down

0 comments on commit 5dcac45

Please sign in to comment.