Skip to content

feat: accept pdf, images and office files#390

Merged
nicoloboschi merged 6 commits intomainfrom
pdf
Feb 17, 2026
Merged

feat: accept pdf, images and office files#390
nicoloboschi merged 6 commits intomainfrom
pdf

Conversation

@nicoloboschi
Copy link
Collaborator

No description provided.

- Rename engine/converters/ → engine/parsers/, FileConverter → FileParser,
  ConverterRegistry → FileParserRegistry, MarkitdownConverter → MarkitdownParser
- Rename env var HINDSIGHT_API_FILE_CONVERTER → HINDSIGHT_API_FILE_PARSER
- Remove async/document_tags params from FileRetainRequest (always async now)
- Add retain_files() to Python Hindsight client and retainFiles() to TypeScript client
- Add sample.pdf to doc examples for working file upload demonstrations
- Update test_file_retain.py to use new parser names and always-async behavior
- Fix Go client missing os import in api_files.go
- Simplify postgresql.py storage to minimal schema
@nicoloboschi nicoloboschi merged commit 224b7b7 into main Feb 17, 2026
24 of 29 checks passed
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.

1 participant