transitive-bullshit / agentic

AI agent stdlib that works with any LLM and TypeScript AI SDK.
https://agentic.so
MIT License
16.32k stars 2.13k forks source link

ChatGPTUnofficialProxyAPI invalid Token #602

Closed Criztiandev closed 4 months ago

Criztiandev commented 1 year ago

Verify latest release

Verify webapp is working

Environment details

Im testing the ChatGPTUnofficialProxyAPI which I provide the access token thru https://chat.openai.com/api/auth/session

Describe the Bug

When I run the ChatGPTUnofficialProxyAPI it returns me a invalid token error but the token is valid

transitive-bullshit commented 4 months ago

This project is undergoing a major revamp; closing out old issues as part of the prep process.

The chatgpt package is pretty outdated at this point. I recommend that you use the openai package or the openai-fetch package instead.