mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
Thank you for contributing to LangChain! - [ ] **Handled query records properly**: "community: vectorstores/kinetica" - [ ] **Bugfix for empty query results handling**: - **Description:** checked for the number of records returned by a query before processing further - **Issue:** resulted in an `AttributeError` earlier which has now been fixed @efriis