Commit graph

27 commits

Author SHA1 Message Date
f84efa35cb
Make gptbot more compatible 2024-01-05 21:28:47 +08:00
ffbe6d520e
feat: Expose more stable diffusion webui api parameters 2024-01-04 20:49:56 +08:00
4cfa4fcf3b
Update demo pic 2023-12-24 20:39:50 +08:00
af5d54f1ce
v1.3.0 2023-12-23 22:40:30 +08:00
dfa0c5b361
Bump pre-commit hook version 2023-12-23 22:36:30 +08:00
7ddb2434bd
Fallback to gpt-3.5-turbo when caculate tokens using custom model 2023-12-23 22:35:06 +08:00
e0aff19905
Fix localai v2.0+ image generation
Support specific output image format(jpeg, png) and size
2023-12-23 22:30:11 +08:00
4dd62d3940
fix: improve dockerignore 2023-09-20 10:08:13 +08:00
57c054b5d2
v1.2.0 2023-09-20 09:54:28 +08:00
3bef3e1a51
feat: support sending typing state 2023-09-20 09:49:07 +08:00
0b20e0ac1a
feat: refactor image genderation backend 2023-09-18 15:24:38 +08:00
06ccd8c61c
Update ruff-pre-commit 2023-09-18 13:58:53 +08:00
d017323c25
Fix 2023-09-18 13:56:07 +08:00
a2027590c8
remove pylint check 2023-09-18 13:50:21 +08:00
7142045292
feat: refactor chat backend
feat: introduce pre-commit hooks
feat: send reply in thread
fix: !gpt !chat API endpoint and API key validation logic
2023-09-18 13:47:50 +08:00
25fbd43a57
Update README.md 2023-08-06 12:34:10 +08:00
2ead99a06b
refactor code structure and remove unused 2023-08-06 12:09:40 +08:00
d0b93b454d
Fix crash caused by variable initialise 2023-06-01 10:06:48 +08:00
a5d88a104c
fix typo in compose.yaml
quote in environment won't be escaped
2023-05-30 10:42:09 +08:00
cd6133630e
fix lint 2023-05-28 23:57:12 +08:00
4eef6284d8
feat: Support chatgpt web session isolation 2023-05-28 23:52:44 +08:00
2e3fb4ae30
Support chatting with chatGPT web 2023-05-28 21:38:28 +08:00
5c736cf86d
Add JetBrains sponsor link 2023-05-02 10:14:01 +08:00
70b08836a0
Add code syntax check 2023-04-19 12:54:27 +08:00
3d7a5403fb
Add CI 2023-04-18 01:24:58 +08:00
34ffadf3c1
release the bot 2023-04-18 01:16:03 +08:00
ee492def7d
Initial commit 2023-04-15 08:22:02 +08:00