IntelliTect / text-trolley-hackathon2022

MIT License
1 stars 0 forks source link

changing the api to chat api not text api #53

Closed twofingerrightclick closed 1 year ago

twofingerrightclick commented 1 year ago

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: https://github.com/OkGoDoIt/OpenAI-API-dotnet/issues/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: