logseq-plugin-gpt3-openai
logseq-plugin-gpt3-openai copied to clipboard
Text input and output transformations
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.
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.