- Set a low load priority in handlers/useful.py to ensure it loads last. (ensure
'latest_handle_messages' registered last to prevent other commands from failing.)
- feat: skip if message too long (most time from link process)
- feat: modifiable ${Hint} for guide user use "Try /answer_it" in bot message
- feat: return something else if telegra.ph create page fail
- chore: prompt for answer_it
formatting
prompt
- refactor: Modulated
- chore: Switch on the top as "Customization"
- chore: Prompt for tasks
- feat: Support more LLM as optional
- feat: Summarization for final answer
- feat: Asynchronous/Thread for faster speed
- feat: create and store the telegraph token locally
- check and use if there exist token in json
- feat: auto generate telegraph token for cohere.py and answer_it
- fix: optional delete other answer_it message and only leave a telegraph link messsage for clean view
Co-Authored-By: yihong <zouzou0208@gmail.com>