notionAI
notionAI copied to clipboard
Support the automatic generation of long articles
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