|
3d3d37295f
|
fix: prevent a case that cause image generation not work
chore: bump ruff-pre-commit to v0.0.290
|
2023-09-18 14:19:48 +08:00 |
|
|
fe7cc753c4
|
fix: !gpt !chat API endpoint and API key validation logic
|
2023-09-18 12:39:36 +08:00 |
|
|
7fe0ccea8e
|
Fix docker build
|
2023-09-18 00:13:30 +08:00 |
|
|
dab64d5588
|
v1.3.0
|
2023-09-17 23:33:43 +08:00 |
|
|
6700ca083b
|
feat: admin system to manage langchain(flowise backend)
|
2023-09-17 23:00:02 +08:00 |
|
|
bf95dc0f42
|
refactor: image generation
|
2023-09-17 13:17:31 +08:00 |
|
|
0197e8b3d2
|
Fix !gpt command
|
2023-09-16 16:33:12 +08:00 |
|
|
180826534b
|
Fix !chat !new commands
|
2023-09-16 15:35:18 +08:00 |
|
|
8512e3ea22
|
Optimize
|
2023-09-16 15:13:17 +08:00 |
|
|
5f5a5863ca
|
Introduce pre-commit-hooks
|
2023-09-13 14:36:35 +08:00 |
|
|
2f0104b3bb
|
Bypass linting for non-code changes
|
2023-09-13 08:23:56 +08:00 |
|
|
4d698588e5
|
Update README.md
|
2023-09-13 08:19:12 +08:00 |
|
|
32410d4ba5
|
Merge pull request #22 from hibobmaster/dev
v1.2.0
|
2023-06-05 12:37:25 +08:00 |
|
|
e402061f86
|
v1.2.0
|
2023-06-05 12:33:42 +08:00 |
|
dependabot[bot]
|
5a4ae1b2e2
|
Bump cryptography from 40.0.1 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-03 08:04:47 +08:00 |
|
|
985db37be2
|
Fix crash caused by variable initailise
|
2023-06-01 09:59:27 +08:00 |
|
|
f5e5e6fb4f
|
Create FUNDING.yml
|
2023-05-31 16:58:49 +08:00 |
|
|
185ac58072
|
fix typo in compose.yaml
quote in environment won't be escaped
|
2023-05-30 10:47:28 +08:00 |
|
|
95891a7fe7
|
format codes
|
2023-05-30 10:26:39 +08:00 |
|
|
ac3bd2a557
|
Update bard.py
|
2023-05-30 10:24:29 +08:00 |
|
|
c72e6d6f8e
|
feat: Support chatting with chatGPT web
|
2023-05-30 09:59:25 +08:00 |
|
|
600c5e161a
|
feat: support langchain powered by flowise
Bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-26 20:45:08 +08:00 |
|
|
6ff585d402
|
feat: BingImageCreator output four images
|
2023-05-20 09:49:11 +08:00 |
|
|
451c37d321
|
Use official node-chatgpt-api image
|
2023-05-20 08:34:03 +08:00 |
|
|
aa16191a5c
|
Update .dockerignore
|
2023-05-05 07:31:21 +08:00 |
|
|
6f8423779a
|
Add JetBrains sponsor link
|
2023-05-02 10:13:01 +08:00 |
|
|
32c4130f4f
|
Update compose.yaml
|
2023-04-20 15:49:13 +08:00 |
|
|
7fecffad54
|
feat: import E2E room keys
|
2023-04-20 15:39:14 +08:00 |
|
|
cb0c913547
|
Update README.md
|
2023-04-20 13:02:35 +08:00 |
|
|
464501b4a8
|
Create pylint.yml
|
2023-04-19 11:32:37 +08:00 |
|
|
dbb379a6f3
|
Merge branch 'main' of github.com:hibobmaster/matrix_chatgpt_bot
|
2023-04-17 21:26:39 +08:00 |
|
|
4c11286f95
|
prevent creating dupliacted log handler and remove unused
|
2023-04-17 21:20:13 +08:00 |
|
|
8661d1fa10
|
Merge pull request #10 from hibobmaster/dev
fix type check
|
2023-04-16 10:42:32 +08:00 |
|
|
a96f40f7a2
|
fix type check
|
2023-04-16 10:41:07 +08:00 |
|
|
9a51863d0f
|
Update README
|
2023-04-14 19:57:22 +08:00 |
|
|
1d0d17505f
|
Merge pull request #9 from hibobmaster/dev
Support citing internet sources from Bing response
|
2023-04-14 19:39:15 +08:00 |
|
|
57199b8cee
|
Support citing internet sources from Bing response
|
2023-04-14 19:35:40 +08:00 |
|
|
b620dd2a15
|
Merge pull request #8 from hibobmaster/dev
Prevent blocking execution flow
|
2023-04-14 19:06:46 +08:00 |
|
|
bbd45e78fa
|
prevent blocking execution flow
|
2023-04-14 19:03:34 +08:00 |
|
|
51bde67149
|
remove unused
|
2023-04-14 18:34:31 +08:00 |
|
|
e086568821
|
Add Google's Bard Chat
|
2023-04-13 23:49:12 +08:00 |
|
|
3342f5107f
|
Merge pull request #4 from hibobmaster/dev
Add Google's Bard Chat
|
2023-04-13 23:23:30 +08:00 |
|
|
75ff65a32a
|
Add Google's Bard Chat
|
2023-04-13 23:22:24 +08:00 |
|
|
ff30d06eda
|
Chore: close session when exit
|
2023-04-13 21:31:11 +08:00 |
|
|
73646033e9
|
Merge pull request #3 from hibobmaster/dev
improve error handle
|
2023-04-13 13:44:23 +08:00 |
|
|
bce867acd2
|
improve error handle
|
2023-04-13 13:41:47 +08:00 |
|
|
4951cbb302
|
Update README.md
|
2023-04-12 11:50:52 +08:00 |
|
|
af69a8987d
|
Update README.md
|
2023-04-11 14:21:36 +08:00 |
|
|
da682cb9fd
|
format code
|
2023-04-11 13:42:43 +08:00 |
|
|
f5ccc67258
|
Support markdown message for better display code
|
2023-04-11 13:41:26 +08:00 |
|