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

changing the api to chat api not text api #53

Closed
wants to merge 1 commit into from

Conversation

twofingerrightclick
Copy link
Collaborator

@twofingerrightclick twofingerrightclick commented Mar 5, 2023

Description

No more weird lists! Was using wrong api to parse list messages!
Manually added a branch of a library that has support for chat api: OkGoDoIt/OpenAI-API-dotnet#54

This api is severely rate limited to 10 request per minute so we cannot use it all at once. But atleast it will work for demo
Fixes #Issue_Number (if available)

Ensure that your pull request has followed all the steps below:

  • Code compilation
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@twofingerrightclick twofingerrightclick force-pushed the changeChatGptApi branch 2 times, most recently from 833eb51 to bd703c2 Compare March 5, 2023 05:09
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.

1 participant