Skip to content

feature -> document processor as input#135

Merged
vizsatiz merged 2 commits intodevelopfrom
feat_doc_processing
Sep 18, 2025
Merged

feature -> document processor as input#135
vizsatiz merged 2 commits intodevelopfrom
feat_doc_processing

Conversation

@rootflo-hardik
Copy link
Contributor

  • created DocumentMessage and DocumentType inside models/document.py
  • allowing DocumentMessage as well as input type for agent and arium run methods
  • installed pymupdf4llm and chardet
  • created util/document_processor for processing doc, currently allowing pdf and txt files
  • added format_document_in_message method inside base_llm.py
  • added examples/document_processing_example.py

- created DocumentMessage and DocumentType inside models/document.py
- allowing DocumentMessage as well as input type for agent and arium run methods
- installed pymupdf4llm and chardet
- created util/document_processor for processing doc, currently allowing pdf and txt files
- added format_document_in_message method inside base_llm.py
- added examples/document_processing_example.py
@vizsatiz vizsatiz merged commit a23f959 into develop Sep 18, 2025
4 checks passed
@vizsatiz vizsatiz deleted the feat_doc_processing branch September 18, 2025 07:26
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.

2 participants