Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description to openai clients #616

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cwtuan
Copy link

@cwtuan cwtuan commented Oct 6, 2023

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
Copy link
Author

cwtuan commented Oct 13, 2023

How do you think about this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant