Skip to content

Commit 4580aba

Browse files
author
aiql-admin
authored
Change default API
1 parent cdf001d commit 4580aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ <h5 class="font-weight-bold">{{ column.key }}</h5>
955955
id: "chatbotStore",
956956
state: () => ({
957957
apiKey: "",
958-
url: "https://api.openai.com",
958+
url: "https://api.aiql.com",
959959
path: "/v1/chat/completions",
960960
model: "gpt-3.5-turbo",
961961
authPrefix: "Bearer",

0 commit comments

Comments
 (0)