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(#7): open ai integration #22

Merged
merged 12 commits into from
Mar 11, 2024
Merged

feat(#7): open ai integration #22

merged 12 commits into from
Mar 11, 2024

Conversation

h1alexbel
Copy link
Contributor

@h1alexbel h1alexbel commented Mar 11, 2024

closes #7


PR-Codex overview

The focus of this PR is to introduce a quality analysis system for bug reports using OpenAI and custom classes.

Detailed summary

  • Added QualityExpert class for quality analysis
  • Included UserPrompt class for user interaction
  • Introduced Rules class for bug report quality rules
  • Created Covered class for issue summary display

The following files were skipped due to too many changes: src/covered.ts, src/example.ts, dist/example.js, dist/main.js, src/user-prompt.ts, dist/index.js

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@h1alexbel h1alexbel merged commit a663735 into master Mar 11, 2024
2 of 3 checks passed
@h1alexbel h1alexbel deleted the 7-prompt branch March 11, 2024 16:33
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.

Open AI prompt
1 participant