Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 668 Bytes

File metadata and controls

25 lines (15 loc) · 668 Bytes

Changelog

[integrations/faiss-v2.0.0] - 2026-03-23

🧪 Testing

  • Test compatible integrations with python 3.14; update pyproject (#3001)
  • FaissDocumentStore use Mixin tests (#3024)

⚙️ CI

  • Adding FAISS github workflow (#2879)

🧹 Chores

  • FAISS - small changes to improve consistency with the codebase (#2890)
  • Standardize author mentions (#2897)
  • Add ANN type annotations to faiss, fastembed, firecrawl, github, google_ai (#2988)
  • Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in integrations 11-20 (#3009)

🌀 Miscellaneous

  • Add FAISS DocumentStore integration (#2844)