transitive-bullshit / agentic

AI agent stdlib that works with any LLM and TypeScript AI SDK.
MIT License
16.07k stars 2.11k forks source link

Add description to openai clients #616

Closed cwtuan closed 1 month ago

cwtuan commented 9 months ago

Choosing the right OpenAI Node.js client for beginner can be difficult. There are some different clients available, each with its own purpose.

To help beginners choose the right client, I have added a new section to the README.md file that compares the chatgpt, openai, and @azure/openai clients in detail. This section highlights the key differences between the three clients in terms of purpose, ease of use, features, and so on.

I believe that this new information will be helpful to developers who are choosing which OpenAI Node.js client to use. It will allow them to quickly and easily compare the different clients and choose the one that best meets their needs.

cwtuan commented 9 months ago

How do you think about this

transitive-bullshit commented 1 month ago

This project is undergoing a major revamp; closing out old PRs as part of the prep process. Sorry! This was a good change, but the chatgpt package is pretty outdated at this point.