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

Support the automatic generation of long articles #7

Open
HCYT opened this issue Mar 9, 2023 · 0 comments
Open

Support the automatic generation of long articles #7

HCYT opened this issue Mar 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request epic

Comments

@HCYT
Copy link
Owner

HCYT commented Mar 9, 2023

user story

We want to provide content creators with an easy-to-use method for generating the required article content. Therefore, the requirement is to provide a feature (#8) that allows for easy importing of a prompt list and for the API to generate a content outline based on the prompt. Then, generate the content based on the generated outline. We also need to provide a content length control feature based on the number of tokens, with a maximum length of 4000 to ensure that the generated content.

Finally, we need to ensure that the generated content meets the needs of content creators and provides them with an efficient content generation tool.

TO DO

1.Import prompt list (#8)
2.Generate the content outline (#9)
3.Generate content with the length determined by the number of tokens (#10)

Expected to be released in v1.1.0

@HCYT HCYT self-assigned this Mar 9, 2023
@HCYT HCYT added enhancement New feature or request epic labels Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic
Projects
None yet
Development

No branches or pull requests

1 participant