Commit Graph

  • *
  • | *
  • | *
  • | |\
  • | * |
  • * | |
  • * | |
  • * | |
  • | |/
  • |/|
  • * |
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • |/ /
  • * |
  • | *
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • * | |
  • | * |
  • | * |
  • * | |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • | *
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • * | |
  • | | *
  • | | *
  • | * |
  • |/ /
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • |\
  • * \
  • |\ \
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • | | *
  • * | |
  • | |/
  • |/|
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | |/
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • | *
  • | |\
  • d2bf90c refactor: rename WechatComChannel to WechatComAppChannel by lanvent 2023-04-20 08:31:42 +0800
  • 1e58c1a fix: wechatmp channel now do not need client by JS00000 2023-04-20 04:35:06 +0800
  • 8cea022 Merge branch 'master' into wechatmp by JS00000 2023-04-20 03:41:37 +0800
  • f32f8aa Update readme, and make the structure more clear by JS00000 2023-04-20 03:18:21 +0800
  • 3ea8781 feat(wechatcom): add support for sending image by lanvent 2023-04-20 02:14:52 +0800
  • ab83dac feat(wechatcom): add support for sending voice messages by lanvent 2023-04-20 01:46:23 +0800
  • 4cbf46f feat: add support for wechatcom channel by lanvent 2023-04-20 01:03:04 +0800
  • 0a7d6e4 plugin(tool) ver0.4.1 (#891) by goldfish菌 2023-04-19 10:05:28 +0800
  • df4c1f0 wechatmp: logic simplification by JS00000 2023-04-19 01:56:25 +0800
  • 9a86a67 update readme by JS00000 2023-04-19 01:54:20 +0800
  • a0cbe9c feat(azure_voice.py): improve error logging in voiceToText method by lanvent 2023-04-19 00:55:22 +0800
  • a83e5a9 feat(azure_voice.py): improve error logging in textToVoice method by lanvent 2023-04-19 00:51:52 +0800
  • de33911 feat: add support for PATPAT context by lanvent 2023-04-18 23:34:08 +0800
  • 0be56e5 Merge branch Pull Request #882 into master by lanvent 2023-04-18 14:26:16 +0800
  • abcbb34 fix(chat_gpt_bot.py, open_ai_bot.py): increase retry time to 20 seconds when encountering RateLimitError by lanvent 2023-04-18 14:18:22 +0800
  • 6a13dd0 feat(插件开发):新增关键字匹配插件 by 林督翔 2023-04-18 13:57:20 +0800
  • f2e29f3 fix: banwords help by lanvent 2023-04-18 11:43:34 +0800
  • 68361cd wechatmp_service: image and voice reply supported by JS00000 2023-04-18 03:08:18 +0800
  • 6404332 feat: itchat support joingroup message by lanvent 2023-04-18 02:21:41 +0800
  • e060b6f Merge branch 'master' into wechatmp by JS00000 2023-04-17 20:11:41 +0800
  • e8aae27 fix: missing lib in banwords by lanvent 2023-04-17 15:41:29 +0800
  • 2f732e5 fix: toolhub request_timeout should be str by lanvent 2023-04-17 12:00:28 +0800
  • 65f20ff Merge Pull Request #860 into master by lanvent 2023-04-17 01:24:39 +0800
  • 8f72e8c formatting code by lanvent 2023-04-17 01:00:08 +0800
  • 3b8972c add pre-commit hook by lanvent 2023-04-17 00:57:48 +0800
  • fc5d3e4 feat: Make the size parameter of the resulting picture configurable by 李超 2023-04-16 22:28:10 +0800
  • 29fbf69 feat: Add configuration items to support custom data directories and facilitate the storage of itchat.pkl by 李超 2023-04-09 11:59:31 +0800
  • 583440b banwords: move WordsSearch to lib by lanvent 2023-04-16 19:04:21 +0800
  • 720de9d chore: strip content by lanvent 2023-04-16 00:47:32 +0800
  • 78332d8 Update source.json by lanvent 2023-04-13 21:34:04 +0800
  • 2dfbc84 chore: save model args as a dict by lanvent 2023-04-13 20:44:08 +0800
  • 0b4bf15 Update nixpacks.toml by lanvent 2023-04-13 20:08:53 +0800
  • 2989249 chore: add calc_tokens method on session by lanvent 2023-04-13 20:06:33 +0800
  • 9cef559 feat: support receive_message event by lanvent 2023-04-13 10:50:18 +0800
  • 47fe16c Merge pull request #818 from goldfishh/master by zhayujie 2023-04-12 23:09:43 +0800
  • 36b5c82 plugin(tool): 新增morning-news tool by goldfishh 2023-04-12 22:19:17 +0800
  • 82ec440 banwords: support reply filter by lanvent 2023-04-12 20:16:21 +0800
  • 88f4a45 微信公众号语音输入支持 (#808) by JS00000 2023-04-12 15:10:51 +0800
  • 7fb4f72 update wechatmp README by JS00000 2023-04-12 05:52:26 +0800
  • d4fc322 Merge branch 'master' into wechatmp by JS00000 2023-04-12 05:43:05 +0800
  • 8fa3da9 wechatmp: voice input support by JS00000 2023-04-12 05:41:48 +0800
  • 68ef5aa ctrl+c exit by JS00000 2023-04-12 05:35:31 +0800
  • 28bd917 Update config.py by lanvent 2023-04-11 19:01:40 +0800
  • 0eb1b94 docs: update README.md by zhayujie 2023-04-11 00:23:43 +0800
  • 15e6cf8 Merge branch 'master' into wechatmp by JS00000 2023-04-10 18:57:01 +0800
  • ee91c86 Update README.md by lanvent 2023-04-10 14:52:06 +0800
  • 48c08f4 unset default timeout by lanvent 2023-04-10 14:50:34 +0800
  • fceabb8 Merge Pull Request #787 into master by lanvent 2023-04-09 20:11:21 +0800
  • fcfafb0 fix: wechatmp's deadloop when reply is None from @JS00000 #789 by lanvent 2023-04-09 19:57:43 +0800
  • f1e8344 fix: no old signal handler by lanvent 2023-04-09 19:15:28 +0800
  • f687b2b remove _success_callback by JS00000 2023-04-09 18:32:09 +0800
  • 8ee7a48 fix: wechatmp's deadloop when reply is None by JS00000 2023-04-09 18:00:34 +0800
  • 89e8f38 bugfix for azure chatgpt adapting by yubai 2023-04-09 15:36:03 +0800
  • bf4ae9a fix: create tmpdir by lanvent 2023-04-09 17:37:19 +0800
  • 6bd1242 chore: update requirements and config-template by lanvent 2023-04-09 16:16:54 +0800
  • 8779eab feat: itchat support picture msg by lanvent 2023-04-09 00:45:42 +0800
  • 3174b11 chore: merge itchat msg by lanvent 2023-04-08 23:32:37 +0800
  • 1874009 Merge branch 'master' of https://github.com/zhayujie/chatgpt-on-wechat into master-dev by lanvent 2023-04-08 01:25:59 +0800
  • 8c7d1d4 Merge Pull Request #774 into master by lanvent 2023-04-08 01:23:54 +0800
  • 8c48a27 Merge branch 'master' of https://github.com/zhayujie/chatgpt-on-wechat into master-dev by lanvent 2023-04-07 23:42:30 +0800
  • 4278d2b feat: add updatep command by lanvent 2023-04-07 23:31:07 +0800
  • 3a3affd fix: wechatmp event and query timeout by lanvent 2023-04-07 20:53:21 +0800
  • 45d72b8 Update README by JS00000 2023-04-07 20:46:00 +0800
  • 03b908c Merge branch 'master' into wechatmp by JS00000 2023-04-07 20:28:08 +0800
  • d35d01f Add wechatmp_service channel by JS00000 2023-04-07 19:47:50 +0800
  • 9c208ff Update README.md by Jianglang 2023-04-07 18:29:16 +0800
  • bea4416 fix: wechatmp subscribe event by lanvent 2023-04-07 18:23:52 +0800
  • 2ea8b4e fix: chat when single_chat_prefix is None by lanvent 2023-04-07 16:30:38 +0800
  • e6946ef modify default value of concurrency_in_session by lanvent 2023-04-07 16:03:59 +0800
  • 9aeb60f feat: add replicate to source.json by lanvent 2023-04-07 15:15:40 +0800
  • d687f93 fix: add maxsplit=1 in wechatmp by lanvent 2023-04-07 12:28:01 +0800
  • 3207258 fix: check duplicate in wechatmp by lanvent 2023-04-07 12:22:24 +0800
  • d8b7520 feat: maxmize message length by lanvent 2023-04-07 12:15:29 +0800
  • 88e8dd5 chroe: specify necessary property in chatmessage by lanvent 2023-04-07 01:22:30 +0800
  • c930663 fix: read source.json with utf-8 by lanvent 2023-04-07 01:15:31 +0800
  • c50d1cc Update README.md by Jianglang 2023-04-07 01:09:16 +0800
  • 9a20c1c Update README.md by Jianglang 2023-04-07 00:43:47 +0800
  • 176f77b Update README.md by Jianglang 2023-04-07 00:35:06 +0800
  • 484de62 feat: terminal support plugins by lanvent 2023-04-06 23:55:25 +0800
  • 898aa30 godcmd: add temp passwd by lanvent 2023-04-06 21:53:48 +0800
  • 8b73a74 fix: bug when reinstall plugin by lanvent 2023-04-06 21:03:17 +0800
  • 3c6d42b feat: add installp/uninstallp command by lanvent 2023-04-06 18:06:14 +0800
  • 40563c1 plugins: remove sdwebui by lanvent 2023-04-06 16:52:09 +0800
  • cb0c86e fix: a typo in sdwebui by lanvent 2023-04-06 21:25:07 +0800
  • 614f3b1 Update README.md by Jianglang 2023-04-06 14:15:49 +0800
  • 938e3b5 role: add tags for role by lanvent 2023-04-06 14:01:14 +0800
  • 5fe8d9a Update README.md by Jianglang 2023-04-06 11:34:39 +0800
  • 8193ecf fix: wrap old handler by lanvent 2023-04-06 11:27:50 +0800
  • 1dff630 fix: avoid channel to generate not support reply by lanvent 2023-04-06 02:05:36 +0800
  • eaac3e3 feat: add min simularity to match role by lanvent 2023-04-06 01:35:42 +0800
  • d375896 feat: optimize args in help text by lanvent 2023-04-06 01:28:59 +0800
  • 020f9a8 Update README.md by Jianglang 2023-04-06 01:09:47 +0800
  • 9d8ae80 feat: support set wechatmp_port by lanvent 2023-04-06 00:48:29 +0800
  • 7e7484a Merge Pull Ruquest #757 into master by lanvent 2023-04-05 23:37:02 +0800
  • 0adf8d6 Merge branch 'master' into wechatmp by JS00000 2023-04-05 20:55:56 +0800
  • 1a981ea Refactor: inherit ChatChannel by JS00000 2023-04-05 20:55:24 +0800
  • 5bd9f50 feat: disable plugin when init failed by lanvent 2023-04-05 18:05:28 +0800
  • 44f6892 Merge branch 'master' into wechatmp tool update by JS00000 2023-04-05 14:30:55 +0800
  • fdf6b0d fix: web server port by JS00000 2023-04-05 14:29:18 +0800
  • a791427 Merge branch 'master' into wechatmp by JS00000 2023-04-05 14:13:49 +0800