mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 17:22:13 +00:00
doc: mention new behaviour in help
This commit is contained in:
parent
e627039482
commit
8debe479be
@ -58,7 +58,7 @@ async function main() {
|
|||||||
To prompt the AI, you can either use the ${code`/ai`} command with a prompt, such as:
|
To prompt the AI, you can either use the ${code`/ai`} command with a prompt, such as:
|
||||||
${code`/ai what is the radius of the earth`}
|
${code`/ai what is the radius of the earth`}
|
||||||
|
|
||||||
...or reply to a message from the bot. In both cases, the same conversation will be carried forward (i.e. the bot will retain context of previous messages).
|
...or reply to a message from the bot with a message starting with a period, for example ". hello". In both cases, the same conversation will be carried forward (i.e. the bot will retain context of previous messages).
|
||||||
|
|
||||||
• ${underline(bold`Starting a new conversation`)}
|
• ${underline(bold`Starting a new conversation`)}
|
||||||
You can use /newchat to start a new conversation. By doing this, the bot will effectively 'lose memories' of the messages sent to it since the last /newchat.
|
You can use /newchat to start a new conversation. By doing this, the bot will effectively 'lose memories' of the messages sent to it since the last /newchat.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user