Skip to content

Conversation

@davidberenstein1957
Copy link
Collaborator

No description provided.

This commit removes the Docling integration from the project, including:
- Removing Docling dependency from pyproject.toml
- Deleting Docling-related example files
- Removing Docling import and wrapper from __init__.py
- Completely removing the docling.py module

The changes simplify the project's dependencies and remove unused document processing functionality.
This commit updates several dependencies and removes Docling-related packages from the project, including:
- Updating versions of packages like anyio, argilla, attrs, cohere, deprecated, transformers
- Removing Docling and its associated dependencies from the lock file
- Removing Docling-related groups from package configurations
Update pyproject.toml to include torch>=2 in the transformers dependencies, ensuring compatibility with machine learning model requirements.
@davidberenstein1957 davidberenstein1957 merged commit b9c6ce6 into main Jan 27, 2025
9 checks passed
@davidberenstein1957 davidberenstein1957 deleted the remove-docling branch January 27, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants