You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
ByeongUk Choi b88329e9a5
community[patch]: Implement Unique ID Enforcement in FAISS (#17244)
**Description:**
Implemented unique ID validation in the FAISS component to ensure all
document IDs are distinct. This update resolves issues related to
non-unique IDs, such as inconsistent behavior during deletion processes.
8 months ago
..
cli cli[patch]: copyright 2024 default (#17204) 8 months ago
community community[patch]: Implement Unique ID Enforcement in FAISS (#17244) 8 months ago
core langchain[minor], core[minor]: update json, pydantic parser. add openai-json structured output runnable (#16914) 8 months ago
experimental community[minor]: SQLDatabase Add fetch mode `cursor`, query parameters, query by selectable, expose execution options, and documentation (#17191) 8 months ago
langchain langchain[minor], core[minor]: update json, pydantic parser. add openai-json structured output runnable (#16914) 8 months ago
partners google-vertexai[patch]: fix _parse_response_candidate issue (#16647) 8 months ago