Filimoa / open-parse

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

Fix CI & merge conflicts #47

Closed amonras closed 6 months ago

amonras commented 6 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 6 months ago

Thanks!