Commit Graph

14 Commits

Author SHA1 Message Date
gilcu3
28ec9f9eef Merge branch 'main' into vision-support 2023-11-18 18:05:27 +01:00
gilcu3
9e7d8701cd added support for vision 2023-11-08 17:56:27 +01:00
gilcu3
d637e35498 added tts generation support 2023-11-08 13:55:58 +01:00
ned
fda6cb4068 added gtts, make remove plugin dependencies from requirements, updated readme 2023-07-06 12:04:57 +02:00
ned
075df1e75a move utils funcs to standalone file 2023-05-06 12:30:55 +02:00
bugfloyd
34b0916bcc Remove duplicated codes
define new method in ChatGPTTelegramBot:
  add_chat_request_to_usage_tracker
define new method add_current_costs in UsageTracker
2023-04-15 15:44:32 +02:00
bugfloyd
37a0f0ce5e Improve variable names & defs
Fix shadow names
Convert unused method parameters to private
Fix variable referenced before assignment
Improve parameter docs
2023-04-15 15:18:17 +02:00
bugfloyd
431aeecd95 Apply PEP8 styling standard & reformat 2023-04-15 14:47:30 +02:00
ned
1c41c4459f Update README.md 2023-04-10 17:26:50 +02:00
Alexander Hinzer
af7e35bb69 improved get_current_cost() 2023-04-04 01:13:05 +02:00
Alexander Hinzer
3066c60894 added calculation for total cost initialization 2023-04-04 01:13:05 +02:00
Alexander Hinzer
affa216970 add all_time cost to usage tracker 2023-04-04 01:13:05 +02:00
ned
1a28b6b683 minor improvements 2023-03-25 14:53:00 +01:00
ned
256369ca90 reorganize folders 2023-03-18 22:22:55 +01:00