Commit Graph

30 Commits

Author SHA1 Message Date
ned
c1bfda47b5 improvements and added initial spotify plugin 2023-06-19 19:53:34 +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
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
Dan Maia
c1c6802179 fix: transcription_price config variable 2023-05-16 17:55:03 -03: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
bugfloyd
431aeecd95 Apply PEP8 styling standard & reformat 2023-04-15 14:47:30 +02:00
AlexHTW
acf500e92d added translations for messages from openai_helper 2023-04-13 16:11:21 +02:00
AlexHTW
df1d405b58 refactored language to bot_language
"language" seems to be reserved on some systems for
the actual system language
2023-04-13 02:14:11 +02:00
AlexHTW
ab29487b8d added language setting to env.example and readme 2023-04-12 01:02:10 +02:00
AlexHTW
0130faaf27 added german and russian translations for bot msgs 2023-04-12 00:52:39 +02:00
AlexHTW
9cc881caf0 fixed default price for transcriptions
removed double quotes from README descriptions
2023-04-05 13:36:26 +02:00
AlexHTW
373f6ba872 refactored budget_type to budget_period
added descriptions to README
2023-04-04 16:40:41 +02:00
AlexHTW
6eb75ebc9f fixed rebase mistake that removed commit 8aeb0c2
This reverts commit 78a946b5fb.
2023-04-04 01:39:06 +02:00
AlexHTW
4862685441 removed monthly budget variables 2023-04-04 01:21:34 +02:00
AlexHTW
78a946b5fb updated config imports for new budget types
with support for old monthly budget naming
2023-04-04 01:15:32 +02:00
ned
ae9243a6c4 add option to disable quoting in private chats 2023-04-03 19:50:08 +02:00
ned
dbae807477 convert presence_penalty and frequency_penalty to float (fix #165) 2023-04-02 23:56:34 +02:00
ned
7cba39d1f9 allow disabling image generation and transcriptions (#129) 2023-04-01 10:45:52 +02:00
ned
e110afd02f increase default max tokens for gpt-4 models 2023-03-29 10:18:10 +02:00
ned
e4ea02ae23 minor improvements 2023-03-27 11:32:21 +02:00
ned
463ffb4ded increase MAX_HISTORY_SIZE to 15 2023-03-26 15:54:43 +02:00
ned
1a87a44421 Merge pull request #103 from AlexHTW/add-balance-function
Add balance functions to stats command
2023-03-26 12:46:05 +02:00
ned
99d98d2048 initial stream support 2023-03-25 19:36:56 +01:00
ned
1a28b6b683 minor improvements 2023-03-25 14:53:00 +01:00
AlexHTW
be35c811c9 added admin_user_ids variable to env
updated functions accordingly
improved (?) stats output look
2023-03-25 00:12:14 +01:00
ned
256369ca90 reorganize folders 2023-03-18 22:22:55 +01:00