mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-19 20:31:50 +03:00
9aaedcff51
* 🗃️ 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 |
||
---|---|---|
.. | ||
__init__.py | ||
api_key_handler.py | ||
brains_subscription_invitations.py | ||
brains.py | ||
chats.py | ||
files.py | ||
prompts.py | ||
supabase.py | ||
user_usage.py | ||
vectors.py |