langchain/libs
Jan Nissen 31e3ecc728
core[minor]: support pydantic V2 for JSONOutputParser, allow for other sources of JSON schemas (#19716)
This PR supports using Pydantic v2 objects to generate the schema for
the JSONOutputParser (#19441). This also adds a `json_schema` parameter
to allow users to pass any JSON schema to validate with, not just
pydantic.
2024-04-04 10:57:47 -04:00
..
cli cli[minor]: Add disable sockets in unit tests (#19877) 2024-04-03 17:17:50 -04:00
community langchain[minor]: Tests update metadata filtering examples of documents (#19963) 2024-04-03 12:44:14 -04:00
core core[minor]: support pydantic V2 for JSONOutputParser, allow for other sources of JSON schemas (#19716) 2024-04-04 10:57:47 -04:00
experimental core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
langchain docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
partners cohere: Add citations to agent, flexibility to tool parsing, fix SDK issue (#19965) 2024-04-04 07:02:30 -07:00
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 2024-04-01 20:32:26 +00:00