Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text input and output transformations #63

Open
briansunter opened this issue Dec 15, 2022 · 1 comment
Open

Text input and output transformations #63

briansunter opened this issue Dec 15, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@briansunter
Copy link
Owner

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 briansunter added the enhancement New feature or request label Dec 15, 2022
@AvijeetPrasad
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants