manubot-ai-editor icon indicating copy to clipboard operation
manubot-ai-editor copied to clipboard

Add support for context-aware revisions

Open miltondp opened this issue 1 year ago • 1 comments

The current strategy revises one paragraph at a time independently. That is one independent query per paragraph. This loses context. A way to add support for context-aware revision is to use the ChatCompletions endpoint by including a "system" role and the history of revisions.

miltondp avatar Mar 15 '23 21:03 miltondp