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

Integrate with ChatGPT API #29

Closed
w0rp opened this issue Mar 2, 2023 · 1 comment
Closed

Integrate with ChatGPT API #29

w0rp opened this issue Mar 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@w0rp
Copy link
Member

w0rp commented Mar 2, 2023

Now the actual official ChatGPT API has been launched, we can integrate with it. We will need a chat buffer as per #19.

@w0rp w0rp added the enhancement New feature or request label Mar 2, 2023
@w0rp w0rp closed this as completed in dea5e26 Mar 12, 2023
@w0rp w0rp assigned w0rp and unassigned Angelchev Mar 12, 2023
@w0rp
Copy link
Member Author

w0rp commented Mar 12, 2023

I have implemented basic single prompt -> single response integration with ChatGPT now. The chat buffer will be added later.

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

No branches or pull requests

2 participants