Filimoa / open-parse

Improved file parsing for LLM’s
https://filimoa.github.io/open-parse/
MIT License
2.34k stars 89 forks source link

Fix CI & merge conflicts #47

Closed amonras closed 3 months ago

amonras commented 3 months ago

I added the llama-index dependency to requiremenets-dev.txt and merged the main branch to resolve merge conflicts to the best of my knowledge. All tests pass, will go on to test it in my own project. Kudos for the project!

Filimoa commented 3 months ago

Thanks!