|
80409811dc
|
Make gptbot more compatible by using non-streaming method
|
2024-01-05 21:41:58 +08:00 |
|
|
5fb0715537
|
feat: Expose more stable diffusion webui api parameters
|
2024-01-04 21:35:28 +08:00 |
|
|
711e2d25ed
|
v1.5.1
|
2023-12-28 20:57:37 +08:00 |
|
|
975ff16998
|
fix: set timeout not work in image generation
|
2023-12-28 20:56:28 +08:00 |
|
|
553a2a59f6
|
v1.5.0
|
2023-12-23 21:19:23 +08:00 |
|
|
96a83fd824
|
Fallback to gpt-3.5-turbo when caculate tokens using custom model
|
2023-12-23 21:16:37 +08:00 |
|
|
fac14a4244
|
Fix localai v2.0+ image generation
|
2023-12-23 21:07:24 +08:00 |
|
|
f4d7b9212a
|
v1.4.1
|
2023-12-12 16:37:30 +08:00 |
|
|
5d697f2539
|
Bump pre-commit hook version
|
2023-12-12 16:35:25 +08:00 |
|
|
c67a25c575
|
Fix variable type imported from environment variable
|
2023-12-12 16:31:02 +08:00 |
|
|
768b8d1047
|
v1.4.0
|
2023-12-05 19:21:14 +08:00 |
|
|
526f848445
|
Fix access_token login method not work in E2EE Room
|
2023-12-05 19:14:26 +08:00 |
|
|
2512a07a9f
|
Correct some comments in flowise.py
|
2023-11-16 09:43:13 +08:00 |
|
|
5a3733f79b
|
Remove funding and obsolete information
|
2023-11-16 09:30:55 +08:00 |
|
|
8788e11373
|
fix and do some improvements
|
2023-09-21 12:38:29 +08:00 |
|
|
02088f445d
|
fix: when reply_count is None, got type error
|
2023-09-21 09:33:33 +08:00 |
|
|
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 |
|