logseq-plugin-gpt3-openai icon indicating copy to clipboard operation
logseq-plugin-gpt3-openai copied to clipboard

Text input and output transformations

Open briansunter opened this issue 2 years ago • 1 comments

Allow users to process text input before sending it to gpt3 and process the output, using regex and javascript

For example, extracting all highlights on the page or blocks with a certain tag.

Or processing the output, such as splitting up a list into multiple blocks.

briansunter avatar Dec 15 '22 22:12 briansunter

I would be nice for us to be able to edit the text returned by OpenAI in the pop-up window before we press insert.

AvijeetPrasad avatar Feb 09 '23 09:02 AvijeetPrasad