quivr/backend/modules/ingestion
Stan Girard 5d4f5e4496
feat: Add url_required field to IngestionEntity (#2400)
This pull request adds a new field, `url_required`, to the
`IngestionEntity` class. This field is required for the ingestion
process and will be used to store the URL of the entity.
2024-04-01 18:57:11 -07:00
..
controller feat(ingestion): Add ingestion module and routes (#2393) 2024-04-01 18:40:56 -07:00
dto feat(ingestion): Add ingestion module and routes (#2393) 2024-04-01 18:40:56 -07:00
entity feat: Add url_required field to IngestionEntity (#2400) 2024-04-01 18:57:11 -07:00
ito feat(ingestion): Add ingestion module and routes (#2393) 2024-04-01 18:40:56 -07:00
repository feat(ingestion): Add ingestion module and routes (#2393) 2024-04-01 18:40:56 -07:00
service feat(ingestion): Add ingestion module and routes (#2393) 2024-04-01 18:40:56 -07:00
__init__.py feat(ingestion): Add ingestion module and routes (#2393) 2024-04-01 18:40:56 -07:00