Closed kjappelbaum closed 3 months ago
also seems to now install on Windows https://github.com/lamalab-org/matextract-book/actions/runs/10194735286/job/28201938287
one limitation of our tests, of course, is that we do not know if the code runs ...
So, to test this, the chunking notebook (I think it is the only one that uses ChromaDB) should be run, right?
So, to test this, the chunking notebook (I think it is the only one that uses ChromaDB) should be run, right?
This might be a good check to see if the current state works, but we can probably not easily run it in GitHub actions as it is too expensive/slow
So, to test this, the chunking notebook (I think it is the only one that uses ChromaDB) should be run, right?
This might be a good check to see if the current state works, but we can probably not easily run it in GitHub actions as it is too expensive/slow
But we can run it locally to check the current state of the dependencies
Nice, thanks for testing!
uvicorn
dependency that makes problems on Windows (#122 , #119)