chatanywhere / GPT_API_free

Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
MIT License
18.64k stars 1.43k forks source link

Assistant API暂时没办法支持 #260

Open hetaoBackend opened 4 days ago

hetaoBackend commented 4 days ago

Describe the bug 描述bug 使用free api请求assistant api的话,会报404

assistant = client.beta.assistants.create(name="my assistant",
                                  instructions="You are a great Python trainer,"
                                               " and you are good at teaching students programming via Python.",
                                  tools=[{"type": "code_interpreter"}], model="gpt-3.5-turbo")
openai.NotFoundError: Error code: 404 - {'timestamp': 1719806143447, 'status': 404, 'error': 'Not Found', 'path': '//assistants'}
ynpl commented 4 days ago

那个转发api支持不了