mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 17:03:29 +03:00
68f03b2416
* fix(chat routes): HTTPException import correction Solves "TypeError: HTTPException() takes no keyword arguments" * fix(chat routes): error in user id comparison in metadata endpoint current_user.id is a UUID and must be converted to a string before comparison with the chat.user_id string |
||
---|---|---|
.. | ||
authorizations | ||
headers | ||
__init__.py | ||
api_key_routes.py | ||
brain_routes.py | ||
chat_routes.py | ||
crawl_routes.py | ||
explore_routes.py | ||
misc_routes.py | ||
prompt_routes.py | ||
subscription_routes.py | ||
upload_routes.py | ||
user_routes.py |