DS4SD / docling

Get your documents ready for gen AI
https://ds4sd.github.io/docling
MIT License
10.49k stars 507 forks source link

Python 3.9 Support? #385

Closed davidmezzetti closed 2 days ago

davidmezzetti commented 2 days ago

Hello,

Great work on this project!

I'm the primary author of txtai, an all-in-one embeddings database for semantic search, LLM orchestration and language model workflows. I'd like to consider an integration with this library as it looks very promising. The main issue is that I always support the oldest version of Python that is still supported (3.9 as of today).

Is there a particular reason Python 3.10 is required? Using Python 3.10 features?

dolfim-ibm commented 2 days ago

🤔 I remember it was discussed, and it was dropped, but we have look back our notes for it. We will come back to this soon.

dolfim-ibm commented 2 days ago

Python 3.9 seems easier than expected. It is coming soon.

davidmezzetti commented 2 days ago

That's great to hear! Thank you for the rapid response.