Commit Graph

  • e32b96c71d
    feat: Support custom help message main hibobmaster 2024-05-08 21:30:50 +0800
  • eead15665c
    📝 Update GPT Vision description v1.7.2 hibobmaster 2024-04-26 18:15:23 +0800
  • 5ba5746b45
    v1.7.2 hibobmaster 2024-04-26 17:58:49 +0800
  • 529a9f75a5
    Add GPT Vision thread level response to context hibobmaster 2024-04-26 17:54:48 +0800
  • c5834db9b2
    !pic, !help, and gpt vision in thread chat hibobmaster 2024-04-26 01:31:57 +0800
  • 81543d561b
    🔧 Refactor gpt vision trigger method hibobmaster 2024-04-24 23:21:27 +0800
  • 90a00c9b5a
    🎉 v1.7.1 v1.7.1 hibobmaster 2024-04-24 19:03:25 +0800
  • b9a5884fd1
    Thread level chatting for Element Android hibobmaster 2024-04-24 18:33:03 +0800
  • 9288f9aef8
    Support dall-e-3 and Update workflows hibobmaster 2024-04-24 16:48:23 +0800
  • 69ce5b43a3
    Support thread level context (#29) v1.7.0 hibobmaster 2024-04-23 20:18:21 +0800
  • a37df65c3d
    Add tag for ghcr hibobmaster 2024-03-08 08:05:08 +0000
  • 3f958da72f
    v1.6.0 v1.6.0 hibobmaster 2024-03-08 07:07:58 +0000
  • c9fa6065fa
    feat: Add GPT Vision hibobmaster 2024-03-08 07:07:01 +0000
  • 80409811dc
    Make gptbot more compatible by using non-streaming method v1.5.3 hibobmaster 2024-01-05 21:41:58 +0800
  • 5fb0715537
    feat: Expose more stable diffusion webui api parameters v1.5.2 hibobmaster 2024-01-04 21:35:28 +0800
  • 711e2d25ed
    v1.5.1 v1.5.1 hibobmaster 2023-12-28 20:57:37 +0800
  • 975ff16998
    fix: set timeout not work in image generation hibobmaster 2023-12-28 20:56:28 +0800
  • 553a2a59f6
    v1.5.0 v1.5.0 hibobmaster 2023-12-23 21:19:23 +0800
  • 96a83fd824
    Fallback to gpt-3.5-turbo when caculate tokens using custom model hibobmaster 2023-12-23 21:16:37 +0800
  • fac14a4244
    Fix localai v2.0+ image generation hibobmaster 2023-12-23 21:03:36 +0800
  • f4d7b9212a
    v1.4.1 v1.4.1 hibobmaster 2023-12-12 16:37:30 +0800
  • 5d697f2539
    Bump pre-commit hook version hibobmaster 2023-12-12 16:35:25 +0800
  • c67a25c575
    Fix variable type imported from environment variable hibobmaster 2023-12-12 16:31:02 +0800
  • 768b8d1047
    v1.4.0 v1.4.0 hibobmaster 2023-12-05 19:21:14 +0800
  • 526f848445
    Fix access_token login method not work in E2EE Room hibobmaster 2023-12-05 19:14:26 +0800
  • 2512a07a9f
    Correct some comments in flowise.py hibobmaster 2023-11-16 09:43:13 +0800
  • 5a3733f79b
    Remove funding and obsolete information hibobmaster 2023-11-16 09:27:28 +0800
  • a5d8fbcc24 gpt and chat resetting Will Lewis 2023-11-15 16:11:55 +0000
  • e41637b428 Remove max_tokens param Will Lewis 2023-11-15 15:41:48 +0000
  • f435db539a
    Merge pull request #8 from wrjlewis/chatgpt-tokens Will Lewis 2023-11-07 00:25:13 +0000
  • 40397aae72 image size Will Lewis 2023-11-07 00:24:04 +0000
  • a0fd4a5524
    Merge pull request #7 from wrjlewis/chatgpt-tokens Will Lewis 2023-11-07 00:18:13 +0000
  • 7f6484a950 dall-e-3 Will Lewis 2023-11-07 00:17:05 +0000
  • 44753e25bd
    Merge pull request #6 from wrjlewis/chatgpt-tokens Will Lewis 2023-11-06 23:19:22 +0000
  • 831792b6be update max tokens for 4 turbo Will Lewis 2023-11-06 23:18:37 +0000
  • 0c6ac356df
    Merge pull request #5 from wrjlewis/chatgpt4-turbo Will Lewis 2023-11-06 22:50:27 +0000
  • dbb9e6ade0 remove check for engines Will Lewis 2023-11-06 22:49:25 +0000
  • c0cdaadc7c more logging shenanigans Will Lewis 2023-10-26 16:19:31 +0100
  • 255dc87125
    Merge pull request #4 from wrjlewis/use-logpath Will Lewis 2023-10-26 16:16:24 +0100
  • 680d14909a Update path Will Lewis 2023-10-26 16:15:15 +0100
  • 1bb13a7967 Wire handlers Will Lewis 2023-10-26 16:12:01 +0100
  • 4c775e93e3
    Merge pull request #3 from wrjlewis/use-logpath Will Lewis 2023-10-26 15:58:04 +0100
  • 116831b1e2 Use logpath when logging Will Lewis 2023-10-26 15:57:37 +0100
  • 597a486d39
    Merge pull request #2 from wrjlewis/Updating-logging-director Will Lewis 2023-10-26 15:47:07 +0100
  • d2ee95acb4 Update logging directory Will Lewis 2023-10-26 15:46:24 +0100
  • 1571bb7cd8
    Merge pull request #1 from wrjlewis/logger-changes-and-mime-type Will Lewis 2023-10-26 13:13:31 +0100
  • 49561d1be8 reduce logging and fix mime type detection Will Lewis 2023-10-26 13:12:45 +0100
  • 9b8ef87b9c allow to set height and width of image generation in config Chris 2023-10-22 21:05:46 +0200
  • 8788e11373
    fix and do some improvements v1.3.4 dev hibobmaster 2023-09-21 12:38:29 +0800
  • 02088f445d
    fix: when reply_count is None, got type error v1.3.3 hibobmaster 2023-09-21 09:33:33 +0800
  • 3d3d37295f
    fix: prevent a case that cause image generation not work chore: bump ruff-pre-commit to v0.0.290 v1.3.2 hibobmaster 2023-09-18 14:19:48 +0800
  • fe7cc753c4
    fix: !gpt !chat API endpoint and API key validation logic hibobmaster 2023-09-18 12:39:36 +0800
  • 7fe0ccea8e
    Fix docker build v1.3.1 hibobmaster 2023-09-17 23:48:21 +0800
  • dab64d5588
    v1.3.0 v1.3.0 hibobmaster 2023-09-17 23:33:43 +0800
  • 6700ca083b
    feat: admin system to manage langchain(flowise backend) hibobmaster 2023-09-17 23:00:02 +0800
  • bf95dc0f42
    refactor: image generation hibobmaster 2023-09-17 12:27:16 +0800
  • 0197e8b3d2
    Fix !gpt command hibobmaster 2023-09-16 16:11:38 +0800
  • 180826534b
    Fix !chat !new commands hibobmaster 2023-09-16 15:35:18 +0800
  • 8512e3ea22
    Optimize hibobmaster 2023-09-13 15:27:34 +0800
  • 5f5a5863ca
    Introduce pre-commit-hooks hibobmaster 2023-09-13 14:36:35 +0800
  • 2f0104b3bb
    Bypass linting for non-code changes hibobmaster 2023-09-13 08:23:56 +0800
  • 4d698588e5
    Update README.md hibobmaster 2023-09-13 08:19:12 +0800
  • 78564ca5d2
    Bump cryptography from 41.0.0 to 41.0.3 dependabot[bot] 2023-08-02 02:03:42 +0000
  • e2870c7237
    Bump certifi from 2022.12.7 to 2023.7.22 dependabot[bot] 2023-07-25 21:17:17 +0000
  • 9cbd062269
    Bump aiohttp from 3.8.4 to 3.8.5 dependabot[bot] 2023-07-20 16:09:10 +0000
  • 936f57969e
    Bump cryptography from 41.0.0 to 41.0.2 dependabot[bot] 2023-07-15 01:21:37 +0000
  • 32410d4ba5
    Merge pull request #22 from hibobmaster/dev v1.2.0 BobMaster 2023-06-05 12:37:25 +0800
  • e402061f86
    v1.2.0 hibobmaster 2023-06-05 11:27:37 +0800
  • 5a4ae1b2e2 Bump cryptography from 40.0.1 to 41.0.0 dependabot[bot] 2023-06-02 20:25:16 +0000
  • 22eded706b
    Bump cryptography from 40.0.1 to 41.0.0 dependabot[bot] 2023-06-02 20:25:16 +0000
  • 985db37be2
    Fix crash caused by variable initailise v1.1.1 hibobmaster 2023-06-01 09:59:27 +0800
  • f5e5e6fb4f
    Create FUNDING.yml BobMaster 2023-05-31 16:58:49 +0800
  • 185ac58072
    fix typo in compose.yaml quote in environment won't be escaped v1.1.0 hibobmaster 2023-05-30 10:47:28 +0800
  • 95891a7fe7
    format codes hibobmaster 2023-05-30 10:26:39 +0800
  • ac3bd2a557
    Update bard.py hibobmaster 2023-05-30 10:24:29 +0800
  • c72e6d6f8e
    feat: Support chatting with chatGPT web hibobmaster 2023-05-30 09:59:25 +0800
  • 600c5e161a
    feat: support langchain powered by flowise v1.0.6 hibobmaster 2023-05-26 20:31:52 +0800
  • e715a3fb69
    Bump requests from 2.28.2 to 2.31.0 dependabot[bot] 2023-05-23 06:19:58 +0000
  • 6ff585d402
    feat: BingImageCreator output four images v1.0.5 hibobmaster 2023-05-20 09:46:16 +0800
  • 451c37d321
    Use official node-chatgpt-api image hibobmaster 2023-05-20 08:34:03 +0800
  • aa16191a5c
    Update .dockerignore BobMaster 2023-05-05 07:31:21 +0800
  • 6f8423779a
    Add JetBrains sponsor link BobMaster 2023-05-02 10:13:01 +0800
  • 32c4130f4f
    Update compose.yaml hibobmaster 2023-04-20 15:49:13 +0800
  • 7fecffad54
    feat: import E2E room keys v1.0.4 hibobmaster 2023-04-20 15:39:14 +0800
  • cb0c913547
    Update README.md BobMaster 2023-04-20 13:02:35 +0800
  • 464501b4a8
    Create pylint.yml BobMaster 2023-04-19 10:58:15 +0800
  • dbb379a6f3 Merge branch 'main' of github.com:hibobmaster/matrix_chatgpt_bot hibobmaster 2023-04-17 21:26:39 +0800
  • 4c11286f95
    prevent creating dupliacted log handler and remove unused hibobmaster 2023-04-17 21:20:13 +0800
  • 8661d1fa10
    Merge pull request #10 from hibobmaster/dev BobMaster 2023-04-16 10:42:32 +0800
  • a96f40f7a2
    fix type check hibobmaster 2023-04-16 10:41:07 +0800
  • 9a51863d0f
    Update README hibobmaster 2023-04-14 19:57:22 +0800
  • 1d0d17505f
    Merge pull request #9 from hibobmaster/dev v1.0.3 BobMaster 2023-04-14 19:39:15 +0800
  • 57199b8cee
    Support citing internet sources from Bing response hibobmaster 2023-04-14 19:35:40 +0800
  • b620dd2a15
    Merge pull request #8 from hibobmaster/dev BobMaster 2023-04-14 19:06:46 +0800
  • bbd45e78fa
    prevent blocking execution flow hibobmaster 2023-04-14 19:03:34 +0800
  • 51bde67149
    remove unused hibobmaster 2023-04-14 18:34:31 +0800
  • e086568821
    Add Google's Bard Chat v1.0.2 hibobmaster 2023-04-13 23:49:12 +0800
  • 3342f5107f
    Merge pull request #4 from hibobmaster/dev BobMaster 2023-04-13 23:23:30 +0800
  • 75ff65a32a
    Add Google's Bard Chat hibobmaster 2023-04-13 23:22:24 +0800
  • ff30d06eda
    Chore: close session when exit hibobmaster 2023-04-13 21:31:11 +0800