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: introducing a "Generate" API for prompt-based content generation with saved prompts #19

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

noble-varghese
Copy link
Contributor

@noble-varghese noble-varghese commented Sep 19, 2023

Feature: Introducing a "Generate" API for Prompt-Based Content Generation

Description:
This PR introduces a new "Generate" API that enables content generation using saved prompts. With this feature, users can easily generate content based on predefined prompts, making content creation more efficient and versatile.

Changes:

  • Added a new "Generate" API endpoint.
  • Implemented functionality for prompt-based content generation.
  • Updated the code flow to better accomodate the requirements elegantly.

Usage:
To use the "Generate" API, make a client.Generations.create(). Check the usage docs for detailed usage.

Note:
This feature is considered experimental and may be subject to further enhancements and adjustments based on user feedback.

@noble-varghese noble-varghese marked this pull request as ready for review September 19, 2023 10:01
Copy link
Collaborator

@vrushankportkey vrushankportkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@noble-varghese noble-varghese merged commit 7890030 into main Sep 19, 2023
1 check passed
@noble-varghese noble-varghese deleted the noble-varghese/introducing-generate-api branch September 19, 2023 10:34
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.

2 participants