transitive-bullshit / agentic

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

Model gpt 4 don't work #567

Closed photoongit closed 3 months ago

photoongit commented 1 year ago

Verify latest release

Verify webapp is working

Environment details

The gpt 4 template does not work. The package says: Open API error model not found

Describe the Bug

.

andrewoodleyjr commented 1 year ago

The model: gpt-4 does not exist"

MicroGalaxy commented 10 months ago

The model: gpt-4 does not exist"

same,with accesstoken , did you solved

transitive-bullshit commented 3 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.