Problem
Current setup requires manual editing of parameters like model name, collection name, etc.
Suggestion
Create:
- A
.env or config.yaml template
- Load it inside the notebook with minimal changes
This improves reusability for others who want to fork or run the project locally.
Problem
Current setup requires manual editing of parameters like model name, collection name, etc.
Suggestion
Create:
.envorconfig.yamltemplateThis improves reusability for others who want to fork or run the project locally.