transitive-bullshit / agentic

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

Fetch failed #536

Closed laza-niaina closed 1 year ago

laza-niaina commented 1 year ago

Verify latest release

Verify webapp is working

Environment details

Node.js version 18.12.1

Describe the Bug

Error: Client network socket disconnected before secure TLS connection was established

` code: 'ECONNRESET',

path: undefined,

host: 'explorer.api.openai.com',

port: 443,

localAddress: undefined`
transitive-bullshit commented 1 year ago

explorer.api.openai.com was an old endpoint which is unofficial and deprecated.

I think you're experiencing an error trying to use one of the unofficial API auth token fetchers, which is unrelated to this repo and not supported by this package.

You may want to try asking for help in our discord https://www.chatgpthackers.dev