quivr/frontend/lib
Zineb El Bachiri 9aaedcff51
Fix/requests limiting (#980)
* 🗃️ Rename users table into user_daily_usage

* 💥 replace User model with UserIdentity model

* 🗃️ New UserDailyUsage class for database interaction

* 🐛 fix daily requests rate limiting per user

* 🐛 fix user stats and properties update

* ✏️ add typing and linting

* 🚚 rename user_dialy_usage Class  into user_usage & requests_count into daily_requests_count

* 🚑 fix some rebase errors
2023-08-21 14:05:13 +02:00
..
api feat: gpt4 is not available for brains if there is no given openAiKey (#850) 2023-08-07 16:35:23 +02:00
components Portuguese language added, "Select a Quivr Personality" btn is now supporting translations as well (#925) 2023-08-11 13:19:21 +02:00
config fix(translations): pr portuguese translations (#933) 2023-08-12 18:54:41 +02:00
context feat: deleting brains on brain manager page (#893) 2023-08-08 17:18:05 +01:00
helpers feat: gpt4 is not available for brains if there is no given openAiKey (#850) 2023-08-07 16:35:23 +02:00
hooks fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
router Shareable brain 6 (#628) 2023-07-13 18:05:08 +02:00
types Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
utils.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00