fix/pages-ai-get-title (#1055)

This commit is contained in:
Akhil
2024-09-06 14:21:35 +05:30
committed by GitHub
parent c001e15edd
commit 5bddf858b0

View File

@@ -97,6 +97,7 @@ class RephraseGrammarEndpoint(BaseAPIView):
4. Keep the title brief, ideally no more than 6-8 words.
5. Do not include any information in the title that is not present in or implied by the text.
6. If the text is clearly part of a larger work or series, reflect that in the title if appropriate.
7. Return ONLY the generated title, without any quotation marks, explanations, or additional text.
""",
)