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 |
|
ned
|
0597b8ef35
|
added youtube audio extractor, dice, and direct response for images
|
2023-07-03 22:18:43 +02:00 |
|
Bacer
|
2152294019
|
del deepl_api_pro var
|
2023-07-03 01:08:05 +03:00 |
|
Bacer
|
0855ee2499
|
fix
|
2023-07-03 00:50:02 +03:00 |
|
Bacer
|
229b3424d1
|
fix
|
2023-07-03 00:47:56 +03:00 |
|
Bacer
|
cdd02af0f7
|
fix bugs
|
2023-07-03 00:38:34 +03:00 |
|
Bacer
|
694d81563d
|
drop deepl api
|
2023-07-03 00:05:34 +03:00 |
|
ned
|
710f1eaaa7
|
update naming
|
2023-07-02 22:57:05 +02:00 |
|
ned
|
ff8101b26c
|
small improvements to the worldtimeapi plugin
|
2023-07-02 20:48:12 +02:00 |
|
ned
|
7c02110fd0
|
Merge branch 'feature/support-functions' into feature/support-functions
|
2023-07-02 20:31:23 +02:00 |
|
ned
|
5028148858
|
only initialize enabled plugins
|
2023-07-02 20:27:54 +02:00 |
|
Нориэль Крус
|
c46fc67c6c
|
refactor: use plain http requests to get time from API
|
2023-07-02 21:46:59 +08:00 |
|
Нориэль Крус
|
d56ba3e910
|
fix: worldtimeapi.py desc
|
2023-07-02 16:28:57 +08:00 |
|
Нориэль Крус
|
9bd36c9845
|
fix: worldtimeapi.py desc
|
2023-07-02 15:44:13 +08:00 |
|
Нориэль Крус
|
3d9793d360
|
feat: worldtimeapi plugin
|
2023-07-02 15:30:29 +08:00 |
|
Нориэль Крус
|
bc721bff82
|
feat: worldtimeapi plugin
|
2023-07-02 15:29:37 +08:00 |
|
Bacer
|
6d32ae916c
|
added deepl plugin
|
2023-06-27 22:56:31 +03:00 |
|
ned
|
00cd509683
|
image type default value
|
2023-06-22 22:57:36 +02:00 |
|
ned
|
37f279e73b
|
added translate and image-search plugins
|
2023-06-22 21:13:15 +02:00 |
|
ned
|
0b0771aaa4
|
small improvements
|
2023-06-22 20:13:02 +02:00 |
|
ned
|
cc9f33b1d3
|
decrease limit and handle null values
|
2023-06-20 22:43:41 +02:00 |
|
ned
|
fff035c7d8
|
check if a song is currently playing
|
2023-06-20 20:34:26 +02:00 |
|
ned
|
39542a93ba
|
added missing argument
|
2023-06-20 20:32:05 +02:00 |
|
stanislavlysenko
|
d6a5b5914b
|
(fix) Adding prompt after summarize
|
2023-06-20 17:32:12 +03:00 |
|
ned
|
5ea0e56ea3
|
fix broken import
|
2023-06-19 20:06:39 +02:00 |
|
ned
|
c1bfda47b5
|
improvements and added initial spotify plugin
|
2023-06-19 19:53:34 +02:00 |
|
ned
|
d86cd38527
|
update utils.py
|
2023-06-18 00:45:19 +02:00 |
|
ned
|
cf418a2fc5
|
update README.md
|
2023-06-18 00:41:00 +02:00 |
|
ned
|
de3c6c5b5c
|
adjust imports
|
2023-06-17 23:56:40 +02:00 |
|
ned
|
302cdc035d
|
various improvements and new plugins
|
2023-06-17 23:39:12 +02:00 |
|
ned
|
23f0d6662d
|
reorganize folders
|
2023-06-14 20:44:00 +02:00 |
|
ned
|
0d0158eaf2
|
extract latitude and longitude directly
|
2023-06-14 20:10:15 +02:00 |
|
ned
|
97f58b30ff
|
initial functions support and added weather func
|
2023-06-14 19:46:02 +02:00 |
|
ned
|
5fd70f4426
|
Update requirements.txt
|
2023-06-14 12:41:41 +02:00 |
|
ned
|
96fb76ef44
|
auto retry while rate limited using tenacity
|
2023-06-14 12:35:23 +02:00 |
|
ned
|
fdd76ee845
|
Fixes #336
|
2023-06-14 10:42:10 +02:00 |
|
ned
|
74dfdb81cd
|
support new models and update dependencies
`gpt-3.5-turbo-0613`, `gpt-3.5-turbo-16k`, `gpt-3.5-turbo-16k-0613`, `gpt-4-0613`, `gpt-4-32k-0613`
|
2023-06-14 10:27:06 +02:00 |
|
Dan Maia
|
c1c6802179
|
fix: transcription_price config variable
|
2023-05-16 17:55:03 -03:00 |
|
ned
|
075df1e75a
|
move utils funcs to standalone file
|
2023-05-06 12:30:55 +02:00 |
|
stanislavlysenko0912
|
b37946c85f
|
feat(telegram_bot.py): add support for quoting replied messages in group chats
This allows users to quote a message when replying to it in a group chat, making the conversation context clearer.
|
2023-05-05 15:06:39 +03:00 |
|
ned
|
c83dc8f64c
|
minor improvements
|
2023-04-22 13:08:17 +02:00 |
|
Ivan Milov
|
9b8210fdf2
|
Simplify telegram_config setter
|
2023-04-21 13:44:04 +02:00 |
|
Ivan Milov
|
a919cbb71e
|
Set voice starters to make prompt out of the transcript
|
2023-04-21 13:21:30 +02:00 |
|
ned
|
8faf704176
|
Update README.md and default VOICE_REPLY_WITH_TRANSCRIPT_ONLY to false
|
2023-04-18 20:40:10 +02:00 |
|
ned
|
c837eb5b44
|
Merge pull request #234 from n3d1117/feature/topic-support
Support for telegram topics
|
2023-04-18 20:34:55 +02:00 |
|
ned
|
00dace14a9
|
minor improvements
|
2023-04-18 19:24:25 +02:00 |
|
ned
|
10f47d6921
|
use reply_text and get_thread_id
|
2023-04-18 19:16:01 +02:00 |
|