[FEATURE] Add /ask command #54

Merged
ihatenodejs merged 7 commits from ai-features into main 2025-05-07 18:40:21 +00:00
ihatenodejs commented 2025-05-04 04:49:25 +00:00 (Migrated from github.com)

/ask uses a model pulled from Ollama, deepseek-r1:1.5b by default, to answer questions the user asks.

Initial testing has been done, though some further testing for stability might need to be done

/ask uses a model pulled from [Ollama](https://ollama.com/), `deepseek-r1:1.5b` by default, to answer questions the user asks. Initial testing has been done, though some further testing for stability might need to be done
GiovaniFZ (Migrated from github.com) reviewed 2025-05-04 04:49:25 +00:00
lucmsilva651 (Migrated from github.com) reviewed 2025-05-04 04:49:25 +00:00
lucmsilva651 commented 2025-05-04 17:31:15 +00:00 (Migrated from github.com)

Put commit e77c145eff in another branch or force push it already into main. Seems unrelated to the PR.

Put commit e77c145effcbb657edb28c80a8e6cd6b6a01c647 in another branch or force push it already into main. Seems unrelated to the PR.
ihatenodejs commented 2025-05-04 17:58:01 +00:00 (Migrated from github.com)

Put commit e77c145eff in another branch or force push it already into main. Seems unrelated to the PR.

It adds AI commands to the help menu, as mentioned in the commit message.

> Put commit https://github.com/abocn/TelegramBot/commit/e77c145effcbb657edb28c80a8e6cd6b6a01c647 in another branch or force push it already into main. Seems unrelated to the PR. It adds AI commands to the help menu, as mentioned in the commit message.
ihatenodejs commented 2025-05-04 17:58:51 +00:00 (Migrated from github.com)

I have done some further testing, and everything is looking stable at this point, with proper handling for thinking as well. Removed WIP tag

I have done some further testing, and everything is looking stable at this point, with proper handling for thinking as well. Removed WIP tag
lucmsilva651 commented 2025-05-04 17:59:54 +00:00 (Migrated from github.com)

Put commit e77c145 in another branch or force push it already into main. Seems unrelated to the PR.

It adds AI commands to the help menu, as mentioned in the commit message.

I didn't read the commit message completely, sorry

> > Put commit [e77c145](https://github.com/abocn/TelegramBot/commit/e77c145effcbb657edb28c80a8e6cd6b6a01c647) in another branch or force push it already into main. Seems unrelated to the PR. > > It adds AI commands to the help menu, as mentioned in the commit message. I didn't read the commit message completely, sorry
lucmsilva651 commented 2025-05-07 18:40:17 +00:00 (Migrated from github.com)

@ihatenodejs Merging this. If you want to continue to improve /ask, commit to main branch.

@ihatenodejs Merging this. If you want to continue to improve /ask, commit to main branch.
Sign in to join this conversation.
No description provided.