lanqian528 / chat2api

A service that can convert ChatGPT on the web to OpenAI API format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.5 免登录报错 Unusual activity has been detected from your device. Try again later.

tomridder opened this issue · comments

guichaoran@guichaorandeMacBook-Pro ~ % curl --request POST
--url http://154.40.47.16:5005/v1/chat/completions
--header 'content-type: application/json'
--data '{
"model": "gpt-3.5-turbo",
"messages": [
{
"role": "user",
"content": "https://tomchat.shop/uploads/1715246029371.pdf 这是什么 "
}
]
}'
{"detail":"Unusual activity has been detected from your device. Try again later. (89bd7c34ab2508de-LAX)"}%

ip不支持免登