Skip to content

Releases: vectara/vectara-ingest

Release 2.0.4

27 Feb 00:10
8129837
Compare
Choose a tag to compare

What's Changed

  • updates and bugfixes to docling, including support for OCR and memory utilization improvements
  • Supports splitting of large PDF files into smaller chunks
  • added fURL to requirements
  • Support for Confluence Datacenter
  • External SSL Certificate

Full Changelog: 2.0.3...2.0.4

Release 2.0.3

20 Feb 17:00
8eeec3d
Compare
Choose a tag to compare

What's Changed

  • Support for reading secrets.toml path from environment variable
  • ServiceNow support
  • updates and bugfixes for document processing with docling
  • integrate last_updated metadata field in doc_crawler, website_Crawler.

Full Changelog: 2.0.2...2.0.3

Release 2.0.2

05 Feb 18:00
71f8208
Compare
Choose a tag to compare
  • updates to README
  • update docling version
  • Confluence support.
  • Website crawler update to allow shadow DOM

New Contributors

Full Changelog: 2.0.1...2.0.2

Release 2.0.1

27 Jan 20:26
f6f0ed6
Compare
Choose a tag to compare

What's Changed

  • Added parallelism with ray to s3/folder crawlers
  • Added Contextual chunking (experimental)
  • Improved table parsing with docling, llama_parse, unstructured or GMFT.

Full Changelog: 2.0.0...2.0.1

Release 2.0.0

06 Jan 17:20
f6d4a1d
Compare
Choose a tag to compare

What's Changed

  • Migrate from Vectara API v1 to API v2

Full Changelog: 1.8.10...2.0.0

Release 1.8.10

03 Jan 00:39
173f0b2
Compare
Choose a tag to compare

What's Changed

  • bugfix

Full Changelog: 1.8.9...1.8.10

Release 1.8.9

26 Dec 04:59
360ee6f
Compare
Choose a tag to compare

What's Changed

  • Remove debug msgs (oops)
  • bugfix

Full Changelog: 1.8.8...1.8.9

Release 1.8.8

18 Dec 04:22
aa258b6
Compare
Choose a tag to compare

What's Changed

  • Updates to document parsing.
  • Automated metadata attribute generation
  • Image summary bugfixes
  • Upload with APIv2 to enable tabular data understanding

Full Changelog: 1.8.7...1.8.8

Release 1.8.7

07 Dec 06:07
8d0233a
Compare
Choose a tag to compare

What's Changed

  • Add docling support
  • Dockerfile based on Python 3.11 and smaller image

Full Changelog: 1.8.6...1.8.7

Release 1.8.6

02 Dec 22:34
9c979ae
Compare
Choose a tag to compare

What's Changed

  • Updates for folder and FMP/Edgar crawlers
  • Added processing of images, and improved table processing with unstructured. Also supports Unstructured chunking
  • Bug fixes and updates to README