Commit Graph

  • d9411dda3e fix: 4096 yihong0618 2024-05-18 10:07:56 +08:00
  • 870a1db1fc fix: gpt token yihong0618 2024-05-18 10:05:36 +08:00
  • 4875082433 feat: dify chatbot Alter-xyz 2024-05-15 01:54:16 -04:00
  • 323adb9953 fix: support gp4o yihong0618 2024-05-14 09:30:51 +08:00
  • 77fefcb4b5 feat: yi large and md yihong0618 2024-05-13 14:03:04 +08:00
  • 55fd800eb1 feat: qwen 110B yihong0618 2024-05-08 18:15:39 +08:00
  • 77ead6119c Merge pull request #31 from F4ria/use-del-remove-player-history-for-gemini yihong 2024-04-25 17:44:22 +08:00
  • f9e740300e use 'del' to remove the player's history for gemini F4ria 2024-04-23 11:44:27 +08:00
  • da8e0b809d fix: sleep time min for llama yihong0618 2024-04-19 16:54:14 +08:00
  • 450c08ba54 feat: llama3 bot yihong0618 2024-04-19 16:22:43 +08:00
  • cd2185c7d6 fix: change gpt4 model and claude latest yihong0618 2024-04-18 11:12:41 +08:00
  • 385df6c821 feat: sd3 api yihong0618 2024-04-18 11:01:37 +08:00
  • c8725e27a1 Merge pull request #30 from F4ria/chatgpt yihong 2024-04-18 09:26:31 +08:00
  • 0bfce8b3c0 README: update the ChatGPT instructions F4ria 2024-04-17 14:21:51 +08:00
  • a48187e98c increase max_tokens from 1024 to 2048 in chatgpt_photo_handler F4ria 2024-04-17 14:10:22 +08:00
  • 2abcc90a32 reduce code duplication and reuse image_to_data_uri F4ria 2024-04-17 14:03:26 +08:00
  • 19bb441533 url reader for chatgpt F4ria 2024-04-16 14:15:12 +08:00
  • a0e65d8bd9 start a new chat if the message starts with 'new ' F4ria 2024-04-15 18:55:30 +08:00
  • 2248d649fc simplify chatgpt handler functions F4ria 2024-04-12 10:34:17 +08:00
  • 394dc8df99 feat: chatgpt photo stream F4ria 2024-04-11 11:18:07 +08:00
  • 16735551c0 feat: support chatgpt F4ria 2024-04-10 19:03:55 +08:00
  • 03b7c143a3 fix: comments yihong0618 2024-04-16 12:08:26 +08:00
  • 091597069d fix: change yi base model yihong0618 2024-04-16 12:08:02 +08:00
  • f1515791ea Merge pull request #29 from F4ria/url-reader yihong 2024-04-16 11:43:13 +08:00
  • f804005f5e support Claude and Yi handlers to extract and enrich text with URLs F4ria 2024-04-15 23:20:35 +08:00
  • bf885ef471 feat: support url read yihong0618 2024-04-15 20:58:51 +08:00
  • d75a0dd89e Merge pull request #28 from F4ria/new-chat yihong 2024-04-15 18:42:13 +08:00
  • 53b66499ee feat: if the message starts with "new ", clear the player's history and start a new chat F4ria 2024-04-15 17:58:50 +08:00
  • ec3b42d620 Merge pull request #27 from F4ria/reuse-bot-reply-markdown yihong 2024-04-12 09:14:14 +08:00
  • 851af94994 correct the parameter passed to bot_reply_first in yi_handler F4ria 2024-04-11 20:36:21 +08:00
  • 82972d1cbd support streaming response for claude_photo_handler/gemini_photo_handler F4ria 2024-04-11 17:02:39 +08:00
  • fdc9d00eb0 add a new optional argument split_text to the bot_reply_markdown function. F4ria 2024-04-11 16:47:14 +08:00
  • ad90fadc74 fix: error name typo yihong0618 2024-04-10 19:33:52 +08:00
  • c87d7f99ea feat: support gemini pro yihong0618 2024-04-10 09:07:28 +08:00
  • e65ee0d6e9 fix: some bug yihong0618 2024-04-02 21:41:17 +08:00
  • d5d52b736b fix: typo for yi yihong0618 2024-04-02 21:26:46 +08:00
  • 529a5de0ff Merge pull request #26 from linuxyz/main yihong 2024-04-02 21:23:31 +08:00
  • 1219d58478 Merge pull request #24 from jinwyp/dev2 yihong 2024-04-02 21:22:30 +08:00
  • 14b075491e use black to format the code Y1.Zhao 2024-03-29 11:57:33 -04:00
  • 4a40cf7695 hack the Gemini markdown formst 2 Yi Zhao 2024-03-29 23:42:54 +08:00
  • da079d795d hack the Gemini markdown formst Yi Zhao 2024-03-29 23:36:01 +08:00
  • ffccd1d116 Update the full-angle character Yi Zhao 2024-03-29 23:33:41 +08:00
  • f68f19e359 Update the MarketdownV2 message Yi Zhao 2024-03-29 23:28:39 +08:00
  • 790bd55517 Correct typo Yi Zhao 2024-03-29 23:24:44 +08:00
  • 35d6368779 enlarge context to 8K Yi Zhao 2024-03-29 23:09:28 +08:00
  • 98909312f2 Update the MarkdownV2 message Yi Zhao 2024-03-29 23:01:34 +08:00
  • 27444d6fa1 reply immediately and make users feel bots little resposible Yi Zhao 2024-03-29 22:45:58 +08:00
  • 943ab4001a Merge pull request #25 from F4ria/correct-model-claude-handler yihong 2024-03-27 17:46:25 +08:00
  • 0d6ded25ff chore: correct the model name in claude_handler F4ria 2024-03-27 17:32:25 +08:00
  • 36a88b9832 fix: update setup for Claude JinWYP 2024-03-24 01:20:24 +08:00
  • 6a13eb1758 Merge pull request #22 from zhangmooran/main yihong 2024-03-20 20:39:07 +08:00
  • 2604d4ef59 typo fixed:you->your in line 41 ori 2024-03-20 20:08:27 +08:00
  • 52ce93d42a Merge pull request #21 from linuxyz/main yihong 2024-03-20 18:54:29 +08:00
  • 13090b6a42 Split to multiple reply if text length is more than 4000 bytes Y1.Zhao 2024-03-19 04:20:22 -04:00
  • 0c90e27d45 fix: add dependence yihong0618 2024-03-19 11:21:58 +08:00
  • 9daab7fa14 fix yihong0618 2024-03-18 19:00:49 +08:00
  • b3a3862cbc fix: max token yihong0618 2024-03-18 18:55:59 +08:00
  • 29ffafa369 fix yihong0618 2024-03-18 18:49:02 +08:00
  • f417f8faa0 fix: poll yihong0618 2024-03-18 17:34:24 +08:00
  • 9ae26d110e Merge branch 'main' of https://github.com/yihong0618/tg_bot_collections yihong0618 2024-03-18 17:23:52 +08:00
  • 15823907e4 fix yihong0618 2024-03-18 17:23:38 +08:00
  • 7035379358 Update README.md yihong 2024-03-18 16:11:21 +08:00
  • 93a3e001c8 fix: stream end yihong0618 2024-03-18 15:16:50 +08:00
  • 2a420ba745 merge yihong0618 2024-03-18 15:11:03 +08:00
  • 68ab644e4a feat: claude opus yihong0618 2024-03-18 15:09:36 +08:00
  • 2ebc7750ba Merge pull request #20 from kenwoodjw/fix/docs yihong 2024-03-17 19:13:10 +08:00
  • b501b7f98f update docs kenwoodjw 2024-03-17 11:09:10 +00:00
  • 2952b81521 fix: make gemini safe to None yihong0618 2024-03-17 18:30:55 +08:00
  • 9e5d5db767 feat: support yi yihong0618 2024-03-17 14:55:39 +08:00
  • 2e52fa58cb fix: no reply message yihong0618 2024-03-16 15:42:22 +08:00
  • e5838d7876 fix: test yihong0618 2024-03-14 21:02:25 +08:00
  • 6f6771e1e8 fix: file not close yihong0618 2024-03-05 17:04:24 +08:00
  • 66e3160f17 fix: ci warning yihong0618 2024-03-05 15:51:21 +08:00
  • 807da7e902 fix: lint yihong0618 2024-03-05 15:50:55 +08:00
  • f717166772 feat: image and fix#19 yihong0618 2024-03-05 15:47:23 +08:00
  • 6bb835b29a fix: compare role in list yihong0618 2024-03-05 13:25:15 +08:00
  • de9a0b8626 fix: claude model as varibal yihong0618 2024-03-05 12:24:19 +08:00
  • 73a8fb90e8 fix: lint yihong0618 2024-03-05 12:13:53 +08:00
  • 90626d4d0a feat: claude yihong0618 2024-03-05 12:02:54 +08:00
  • e753b6ea26 Merge pull request #18 from F4ria/gemini-error-content-extraction yihong 2023-12-28 12:56:15 +08:00
  • 3fa51848be fix: replace exception raise with user-friendly message F4ria 2023-12-28 11:21:31 +08:00
  • 0ddc3af8bf feat: extracting gemini's reply text from the exception if available. F4ria 2023-12-25 15:32:56 +08:00
  • 0cf511b319 Update README.md yihong 2023-12-19 18:03:11 +08:00
  • 6d3526289f Merge pull request #17 from jinwyp/dev yihong 2023-12-19 15:20:58 +08:00
  • f858f2218c fix: LF not CRLF JinWYP 2023-12-19 07:03:08 +08:00
  • a6a6f9ae4b feat: add custom python version for setup.sh JinWYP 2023-12-19 05:52:41 +08:00
  • d58575b428 fix: map location wrong decorator is pass yihong0618 2023-12-18 12:21:35 +08:00
  • 6e0ae560f9 Merge pull request #15 from kenwoodjw/feat/dockerfile yihong 2023-12-18 09:34:49 +08:00
  • 2c76a6b7d1 wqa Merge branch 'main' of https://github.com/yihong0618/tg_bot_collections yihong0618 2023-12-17 22:57:01 +08:00
  • e56b35cfd1 fix: markdown format yihong0618 2023-12-17 22:56:54 +08:00
  • 2cfecc53bc Update comments to English kenwoodjw 2023-12-17 19:53:23 +08:00
  • 5cc6a750bd Update README.md kenwoodjw 2023-12-17 16:26:59 +08:00
  • df2b3f7a32 Create Dockerfile kenwoodjw 2023-12-17 16:23:18 +08:00
  • 9d43e7d7be Merge pull request #12 from eltociear/patch-1 yihong 2023-12-17 09:08:05 +08:00
  • dba36ffae8 Merge pull request #13 from jinwyp/dev yihong 2023-12-17 08:00:40 +08:00
  • 635ec3835b feat: Separate the configuration files into env JinWYP 2023-12-17 02:26:35 +08:00
  • 8b6865e72e Update map.py Ikko Eltociear Ashimine 2023-12-17 00:18:47 +09:00
  • b12ab51f35 Merge pull request #9 from jinwyp/main yihong 2023-12-16 21:15:04 +08:00
  • cb739306ec Update README.md yihong 2023-12-16 20:50:12 +08:00
  • 3f2a768ede fix: reuse function Frost Ming 2023-12-16 18:23:22 +08:00