How do you configure lessons? #27
Replies: 1 comment
|
The "Lesson" option from the right click menu is kind of simple as it just opens a web browser with text prefilled out, instead of doing anything fancy with the API/etc.
Example of what it does: Click this, and you should have a prefilled out prompt: https://chat.openai.com/?q=Write%20a%20poem%20about%20the%20famicom <-- This will work for you, you don't even need to be logged onto ChatGPT. The prompt should be filled in with the text we sent, but you still need to click the send button. https://gemini.google.com/?q=Write%20a%20poem%20about%20the%20famicom <--this will fail, no prompt will be added, it's just gemini with no text at all prefilled. don't think there is any way to do it, they don't want to let us. To trigger it to open with source text, you right click it and choose lesson (or highlight text in the chatbox, right click and choose Lesson):
I could also throw the whole prompt into the windows clipboard, so at least after it opened Gemini you'd just have to click paste I guess, extra step, but it would work. |

Uh oh!
There was an error while loading. Please reload this page.
I noticed that the "General" tab of the "Settings" has a "Lesson Settings" segment.
From what I see it has two templates, one for the URL and another one for the lesson content.
My questions are:
1, Does this only work with ChatGPT?
2. Do I have to paste these into the prompt in "Translations" tab?
3. Will I be able to access URLs produced by this prompt anywhere besides the
ChatBox?Main concern about replacing/adding the lessons prompt to the initial one are:
I have not tried using ChatGPT, for now I am on the free tier in Google Cloud enjoying Gemini, so apologies if I'm missing something here.
All reactions