v1.1.2

February 15, 2025

1.1.2

Improvements:
  • Reasoning with o3 Models: Reasoning support added for OpenAI’s o3 models.
  • Gemini embedder update: Updated the GeminiEmbedder to use the new Google’s genai SDK.
Bug Fixes:
  • Singlestore Fix: Fixed an issue where querying SingleStore caused the embeddings column to return in binary format.
  • MongoDB Vectorstore Fix: Fixed multiple issues in MongoDB , including duplicate creation and deletion of collections during initialization. All known issues have been resolved.
  • LanceDB Fix: Fixed various errors in LanceDB and added on_bad_vectors as a parameter.