new [ask] mode, where the chat stays in that mode untill it exits

This commit is contained in:
Dobromir Popov
2023-12-20 09:55:15 +00:00
parent 6b5b396e02
commit 73803096b0
4 changed files with 77 additions and 70 deletions

View File

@ -19,4 +19,5 @@ cd agent-py-bot/
make the telegram bot think while getting the response
/ask who are you
/ai test
/ai test
/ask how to print numbers 1 to 100 in python? mark your answers in python code blocks