Skip to content

Commit afa89b9

Browse files
authored
Update vercel.json
1 parent 960e9e6 commit afa89b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vercel.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
{ "source": "/proxy/:match/:url*/", "destination": "https://:match/:url*/" },
55
{ "source": "/httpproxy/:match/:url*", "destination": "http://:match/:url*" },
66
{ "source": "/httpproxy/:match/:url*/", "destination": "http://:match/:url*/" },
7+
{ "source": "/chat", "destination": "https://chat.openai.com/backend-api/conversation" },
78
{ "source": "/openai", "destination": "https://api.openai.com" }
89
]
910
}

0 commit comments

Comments
 (0)