Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 22:30
78b2dd0

0.3.0 (2025-03-07)

✨ Features

  • ingesting with celery & multiple delete (0cb4315)
  • ingestion working with celery (e9eea7d)
  • refacto retrieval, added abstract class and modulari (684d51b)
  • sdk (c1cb8fe)

🐛 Bug Fixes

  • fix multiple document delete (b080786)
  • modify kwargs in as_retriver function (bcec99d)

📚 Documentation

  • add sdk quickstart in the readme (b5478af)