quivr/backend/models
2023-08-27 09:38:41 +02:00
..
databases feat(brain): add endpoint to return context to question (#1044) 2023-08-27 09:38:41 +02:00
__init__.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
brain_entity.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
brains_subscription_invitations.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
brains.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
chat.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
chats.py feat: add brain prompt overwritting from chat (#1012) 2023-08-22 14:23:27 +02:00
files.py test: skip failing linter tests (#1036) 2023-08-25 12:03:13 +02:00
prompt.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
settings.py feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
sqlalchemy_repository.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
user_identity.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00
user_usage.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00