quivr/backend/modules/assistant
Stan Girard 9db8b63bb9
feat: Add tags to AssistantOutput classes (#2425)
This pull request adds a new optional field "tags" to the
AssistantOutput classes. The "tags" field allows for categorizing the
outputs and can be used for filtering or organizing purposes.
2024-04-11 09:42:01 -07:00
..
controller feat: assistants (#2421) 2024-04-11 09:31:16 -07:00
dto feat: Add tags to AssistantOutput classes (#2425) 2024-04-11 09:42:01 -07:00
entity feat: Add assistant module and remove ingestion module (#2420) 2024-04-10 04:28:22 -07:00
ito feat: Add tags to AssistantOutput classes (#2425) 2024-04-11 09:42: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