ned
|
9c4178c1f0
|
Update telegram_bot.py
|
2023-11-18 16:32:19 +01:00 |
|
ned
|
59ce528219
|
Merge branch 'main' into tts-support
|
2023-11-18 16:17:17 +01:00 |
|
ned
|
2a0d1aa6e0
|
Merge pull request #453 from gilcu3/openai-v1.1.1
updated openai to 1.1.1
|
2023-11-18 16:04:13 +01:00 |
|
ned
|
f3a7956fe1
|
Update main.py
|
2023-11-18 15:33:24 +01:00 |
|
ned
|
8003a871a9
|
Merge branch 'main' into image-improvements
|
2023-11-18 15:32:49 +01:00 |
|
gilcu3
|
bc1a3f38a1
|
switched to in memory file
|
2023-11-09 18:07:31 +01:00 |
|
gilcu3
|
5ada35f93e
|
missing change
|
2023-11-08 18:01:47 +01:00 |
|
gilcu3
|
d637e35498
|
added tts generation support
|
2023-11-08 13:55:58 +01:00 |
|
gilcu3
|
450b86d5a7
|
updated openai to 1.1.1
|
2023-11-08 10:09:42 +01:00 |
|
AlexHTW
|
968c3b94df
|
fixed model name
|
2023-11-07 22:29:31 +01:00 |
|
AlexHTW
|
1e835d7747
|
fixed max tokens for gpt-3.5-turbo-1106
|
2023-11-07 22:28:23 +01:00 |
|
AlexHTW
|
cd287c8fe0
|
fixed max response tokens for new models
|
2023-11-07 14:53:25 +01:00 |
|
gilcu3
|
f06051cfa0
|
add image receive mode
|
2023-11-07 12:52:34 +01:00 |
|
AlexHTW
|
1f470f4e4a
|
fixed max tokens for gpt-4-128k
|
2023-11-07 08:14:58 +01:00 |
|
AlexHTW
|
f38acff5d4
|
added gpt-3-turbo-1106 model
|
2023-11-07 08:07:32 +01:00 |
|
AlexHTW
|
21d7f1f705
|
changed available sizes for dall-e-3
|
2023-11-07 01:11:44 +01:00 |
|
AlexHTW
|
db7b76357d
|
added dalle 3 and options
|
2023-11-07 00:55:11 +01:00 |
|
AlexHTW
|
900d40c65f
|
removed vision model
|
2023-11-07 00:05:04 +01:00 |
|
AlexHTW
|
ad6e56a219
|
fixed name of vision model
|
2023-11-07 00:02:49 +01:00 |
|
AlexHTW
|
534cf3ae1a
|
fixed name of vision model
|
2023-11-06 23:59:35 +01:00 |
|
AlexHTW
|
8a87563282
|
added new models to count_tokens
|
2023-11-06 23:55:21 +01:00 |
|
AlexHTW
|
274e784e8e
|
added 128k models
|
2023-11-06 23:50:11 +01:00 |
|
root
|
3e41071242
|
align with the behavior of other variables
|
2023-09-04 09:10:55 +00:00 |
|
root
|
84514ef955
|
Add directions to whisper
|
2023-09-03 23:03:08 +00:00 |
|
root
|
07e2bf9854
|
add comments
|
2023-08-24 10:02:27 +00:00 |
|
root
|
70bd963e74
|
Remove Imaging Data from the /stats Command
|
2023-08-24 09:51:06 +00:00 |
|
root
|
4cff5b0fab
|
Show /image only if it is enabled in settings
|
2023-08-19 17:23:41 +00:00 |
|
Norielle Cruz
|
890341666e
|
refactor: delete file if an error occurs
|
2023-08-05 07:05:09 +08:00 |
|
Norielle Cruz
|
9165039abf
|
refactor: add url preloading before actual download
|
2023-08-05 06:57:31 +08:00 |
|
Norielle Cruz
|
72da699ac7
|
fix: screenshot not showing properly if the website has slow loading time
|
2023-08-05 06:41:18 +08:00 |
|
Norielle Cruz
|
c4f5f4289d
|
Update webshot.py
|
2023-08-05 04:15:01 +08:00 |
|
Norielle Cruz
|
20ce4d44d9
|
feat: website screenshot plugin
|
2023-08-05 02:59:34 +08:00 |
|
Norielle Cruz
|
f3591ce3f8
|
feat: website screenshot plugin
|
2023-08-05 02:58:56 +08:00 |
|
ned
|
e1f328bf6f
|
Merge branch 'main' into feature/support-functions
# Conflicts:
# README.md
|
2023-08-04 18:07:17 +02:00 |
|
ned
|
3b735f3987
|
minor updates
|
2023-07-28 21:48:31 +02:00 |
|
ned
|
3d2231a320
|
removed billing apis call - fix #385
|
2023-07-28 21:42:39 +02:00 |
|
Juhani Naskali
|
d64859dabc
|
updated whois calls to use query
|
2023-07-17 08:35:14 +03:00 |
|
Juhani Naskali
|
eeaaad1258
|
Fix possible TypeError
domain plugin query json sometimes causes 'TypeError: Object of type datetime is not JSON serializable'
|
2023-07-15 19:53:09 +03:00 |
|
Juhani Naskali
|
0b8317fca3
|
added whois plugin
|
2023-07-15 19:52:00 +03:00 |
|
ned
|
672ab3e79c
|
Merge pull request #351 from stanislavlysenko0912/fix-reply
(fix) Passing context
|
2023-07-06 13:34:42 +02:00 |
|
ned
|
2e9f742c17
|
fix import
|
2023-07-06 12:10:31 +02:00 |
|
ned
|
fda6cb4068
|
added gtts, make remove plugin dependencies from requirements, updated readme
|
2023-07-06 12:04:57 +02:00 |
|
Stanislav Lysenko
|
4b15bafb9e
|
Simplifying the code for the message reply
|
2023-07-04 13:55:42 +03:00 |
|
ned
|
41b92ff910
|
support direct sending of remote files
|
2023-07-03 23:31:41 +02:00 |
|
ned
|
b86ede44bf
|
log failure from yt audio extractor
|
2023-07-03 22:44:12 +02:00 |
|
ned
|
06aecfc77b
|
fix another import
|
2023-07-03 22:38:14 +02:00 |
|
ned
|
ae3cf1ec83
|
fix imports
|
2023-07-03 22:37:23 +02:00 |
|
ned
|
426e07c084
|
Merge branch 'main' into feature/support-functions
# Conflicts:
# translations.json
|
2023-07-03 22:31:15 +02:00 |
|
ned
|
2a0e210501
|
minor improvements
|
2023-07-03 22:28:06 +02:00 |
|
ned
|
ef345ca167
|
Merge branch 'feature/support-functions' into feature/support-functions
|
2023-07-03 22:22:04 +02:00 |
|