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 |
|