quivr/backend/modules/assistant
Stan Girard 1b60f59ad7
feat: Update ChatLiteLLM model and add RLS optimization for notifications (#2591)
This pull request updates the ChatLiteLLM model to "gpt-4o" and adds a
row-level security (RLS) optimization for notifications. It also
includes a new SQL script to drop and create a policy for allowing user
access to all notifications.
2024-05-14 01:43:01 -07:00
..
controller feat(frontend): Quivr Assistants (#2448) 2024-04-19 01:36:36 -07:00
dto fix(assistants): brain id is null (#2445) 2024-04-18 14:03:47 -07:00
entity feat: Add assistant module and remove ingestion module (#2420) 2024-04-10 04:28:22 -07:00
ito feat: Update ChatLiteLLM model and add RLS optimization for notifications (#2591) 2024-05-14 01:43:01 -07:00
repository feat: Add assistant module and remove ingestion module (#2420) 2024-04-10 04:28:22 -07:00
service feat: Add assistant module and remove ingestion module (#2420) 2024-04-10 04:28:22 -07:00
__init__.py feat: Add assistant module and remove ingestion module (#2420) 2024-04-10 04:28:22 -07:00