Skip to content

Commit 3732dd1

Browse files
Update providers.json
1 parent d8b237c commit 3732dd1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

hacxgpt/providers.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"hacxgpt": {
3-
"base_url": "https://hacxgpt.pages.dev/v1",
3+
"base_url": "https://api.hacxgpt.com/v1",
44
"key_var": "HACXGPT_API_KEY",
55
"models": [
66
{
@@ -56,4 +56,5 @@
5656
],
5757
"default_model": "xiaomi/mimo-v2-flash:free"
5858
}
59-
}
59+
60+
}

0 commit comments

Comments
 (0)