Skip to content

v2.1.0 - πŸ’Ž Rich Output

Compare
Choose a tag to compare
@jparkerweb jparkerweb released this 02 Nov 06:47
· 75 commits to main since this release

πŸŽ‰ What's New

[2.1.0] - 2024-11-01

Updated

  • ⚠️ BREAKING: Input format now accepts array of document objects
  • Output array of chunks extended with the following new properties:
    • document_id: Timestamp in milliseconds when processing started
    • document_name: Original document name or ""
    • number_of_chunks: Total number of chunks for the document
    • chunk_number: Current chunk number (1-based)
    • model_name: Name of the embedding model used
    • is_model_quantized: Whether the model is quantized

If you find this library useful please consider sending me a tip to support my work πŸ˜€

🍡 tip me here