Skip to content

Conversation

@enoch3712
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 2, 2025 01:00
@enoch3712 enoch3712 linked an issue Apr 2, 2025 that may be closed by this pull request
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds missing configuration classes to the module exports, enabling external access to these configuration classes.

  • Added configuration exports for Tesseract, Azure, PDFPlumber, BeautifulSoup, MarkItDown, Docling, and other document loaders.
  • Updated the import statements and export list in init.py to include configuration classes alongside their corresponding document loaders.
Comments suppressed due to low confidence (1)

extract_thinker/init.py:12

  • [nitpick] Consider verifying if 'MarkItDownConfig' follows the intended naming convention. Typically, 'MarkdownConfig' might be expected for consistency.
from .document_loader.document_loader_markitdown import DocumentLoaderMarkItDown, MarkItDownConfig

@enoch3712 enoch3712 merged commit fb4a4db into main Apr 2, 2025
6 checks passed
@enoch3712 enoch3712 deleted the 295-add-missing-config-classes-to-exports branch April 2, 2025 01:01
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.

Add missing Config classes to exports

2 participants