-
Notifications
You must be signed in to change notification settings - Fork 6k
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
have the {q} tag in Edit to support where we put the caret #54
Comments
Thanks, that's a great idea, it seems like a lot of trouble if there are too many variables, I'll think about how to implement it. |
dotdoggo.com - website i built a like 4 years ago. The implementation is subpar, but you get the idea. as someone enters / for example and prompt title, hits TAB, then you would have the caret placement within the prompt somewhere |
I think 1 variable is enough for now. Just the query placement. as right now - majority of the prompts from are something like this: I want you to act as an English translator, spelling corrector and improver. I will speak to you in any language and you will detect the language, translate it and answer in the corrected and improved version of my text, in English. I want you to replace my simplified A0-level words and sentences with more beautiful and elegant, upper level English words and sentences. Keep the meaning same, but make them more literary. I want you to only reply the correction, the improvements and nothing else, do not write explanations. My first sentence is "istanbulu cok seviyom burada olmak cok guzel" You would have to get away from keyboard to manually scroll right, delete the default prompt and input yours. |
First, thank you for building this wonderful addon for chatgpt.
I was wondering if it's in roadmap to support the prompt expansion, so your caret goes directly to the input field (similar how snippets work)
Example:
/prompt_title TAB -> prompt description "{q} (place where you enter your query)"
The text was updated successfully, but these errors were encountered: