dgarnitz / vectorflow

VectorFlow is a high volume vector embedding pipeline that ingests raw data, transforms it into vectors and writes it to a vector DB of your choice.
https://www.getvectorflow.com/
Apache License 2.0
670 stars 47 forks source link

Refactored update_batch_and_job_status to utils #111

Closed Tandez closed 4 months ago

dgarnitz commented 5 months ago

Before we can merge this, you need to add a description what you did and screenshots demonstrating that the system still works after your changes. Also unit tests must pass before we can merge so make sure you run them locally