Skip to content

Conversation

deadbits
Copy link
Owner

The main loader.py script was re-implementing too much code related to the config parsing and vector database setup. I've created a new vigil/core/loader.py class to handle the dataset loading logic, and the main script now uses the vigil/vigil.py functions for setting up the vector database from the config.

Also added a new model to the schema to represent dataset rows

@deadbits deadbits added enhancement New feature or request dataset Detection datasets loader Dataset loader labels Nov 18, 2023
@deadbits deadbits self-assigned this Nov 18, 2023
@deadbits deadbits merged commit cb0dc56 into main Nov 18, 2023
@deadbits deadbits deleted the dataloader_01 branch November 18, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataset Detection datasets enhancement New feature or request loader Dataset loader
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant