Skip to content

v2.2.0

Choose a tag to compare

@shubhadeepd shubhadeepd released this 09 Jul 04:56
· 456 commits to main since this release
1c2271b

This release adds B200 platform support, a native Python API, and major enhancements for multimodal and metadata features. It also improves deployment flexibility and customization across the RAG blueprint.

Added

Changed

  • Changed API schema to support newly added features
    • POST /collections to be deprecated in favour of POST /collection for ingestor-server
    • New endpoint GET /summary added for rag-server
    • Metadata information available as part of GET /collections and GET /documents API
    • Check out migration guide for detailed changes at API level
  • Optimized batch mode ingestion support to improve perf for multi user concurrent file upload.

Known Issues

Check out this section to understand the known issues present for this release.