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

Feature: Remove dependency on user provide openai tokens #85

Closed
1 of 2 tasks
bdougie opened this issue May 18, 2023 · 4 comments · Fixed by #94
Closed
1 of 2 tasks

Feature: Remove dependency on user provide openai tokens #85

bdougie opened this issue May 18, 2023 · 4 comments · Fixed by #94

Comments

@bdougie
Copy link
Member

bdougie commented May 18, 2023

Type of feature

🍕 Feature

Current behavior

Screen Shot 2023-05-18 at 3 58 22 AM

Storing the OpenAI token creates a hurdle for the user, and we will need to remove it.

Suggested solution

OpenSauced will provide a token and no longer require the user to enter their token

Leverage the endpoint here: https://github.com/open-sauced/api.opensauced.pizza/issues/167.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@Anush008
Copy link
Member

Anush008 commented May 18, 2023

Once the endpoint is up, I can add this. Should be pretty straightforward with the generation options parameterized in the API request.

@bdougie
Copy link
Member Author

bdougie commented May 18, 2023

The endpoint is live. https://api.opensauced.pizza/#/Pull%20Requests%20service/generatePRDescription

image

@github-actions
Copy link

🎉 This issue has been resolved in version 1.1.0-beta.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 1.1.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
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants