langchain/libs
Philippe PRADOS 26cee2e878
partners[patch]: MongoDB vectorstore to return and accept string IDs (#23818)
The mongdb have some errors.
- `add_texts() -> List` returns a list of `ObjectId`, and not a list of
string
- `delete()` with `id` never remove chunks.

---------

Co-authored-by: Eugene Yurtsev <eugene@langchain.dev>
2024-07-03 14:14:08 -04:00
..
cli docs: standardize azure openai page (#23642) 2024-06-28 15:15:41 -07:00
community community: fix typo in unit tests for test_zenguard.py (#23819) 2024-07-03 14:05:42 -04:00
core infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
experimental infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
langchain infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
partners partners[patch]: MongoDB vectorstore to return and accept string IDs (#23818) 2024-07-03 14:14:08 -04:00
standard-tests anthropic[patch]: use core output parsers for structured output (#23776) 2024-07-02 16:15:26 -04:00
text-splitters infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00