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: Integration of OpenAI API for QA Pair Generation #24

Open
Aditya062003 opened this issue Mar 22, 2024 · 0 comments
Open

Feat: Integration of OpenAI API for QA Pair Generation #24

Aditya062003 opened this issue Mar 22, 2024 · 0 comments

Comments

@Aditya062003
Copy link
Contributor

Feature Request: Integration of OpenAI API for QA Pair Generation

Description

Currently, our system generates QA pairs using local models, which may have limitations due to computational constraints. To enhance the quality and diversity of generated QA pairs, I propose integrating the OpenAI API to allow users to utilize their own API keys and access OpenAI models for QA pair generation.

Proposed Solution

  • Integrate OpenAI API functionality into our system.
  • Provide a mechanism for users to input their OpenAI API key.
  • Develop a workflow to facilitate QA pair generation using OpenAI models.
  • Ensure compatibility and security measures for handling user API keys.

Expected Benefits

  • Enhanced quality and diversity of generated QA pairs.
  • Access to advanced models and capabilities not feasible on local machines.
  • Improved user experience and satisfaction.

Additional Information

  • Considerations for API rate limits and usage costs.
  • Compatibility with existing features and workflows.
  • Potential collaboration opportunities with OpenAI.

Labels

  • enhancement
  • feature request
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

No branches or pull requests

1 participant