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

feat(AI Chat): Implement endpoint to make a request to Chat GPT #252

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

geoffreykwan
Copy link
Member

@geoffreykwan geoffreykwan commented Jan 22, 2024

Changes

  • Added an endpoint to make a request to Chat GPT
  • Added OPENAI_API_KEY property to application.properties

Test

Closes #251

@geoffreykwan geoffreykwan merged commit c4c0d30 into develop Apr 17, 2024
0 of 3 checks passed
@geoffreykwan geoffreykwan deleted the issue-251-chat-gpt-endpoint branch April 17, 2024 21:15
@geoffreykwan
Copy link
Member Author

🎉 This issue has been resolved in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

feat(AI Chat): Implement endpoint to make request to Chat GPT
1 participant