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

Need help setting up. #569

Closed H4RRY-B4WLS closed 3 months ago

H4RRY-B4WLS commented 1 year ago

Describe the feature

ive gotten to the point where i can run the command help with npx chatgpt -h, but i cant figure out where or how to set my api key. i use npx chatgpt -k 'My API Key' and it doesnt work. ive tried entering my api key without quotes, with single and with double quotes. plz help

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.