What's Changed
- langchain[patch]: Release 0.1.22 by @jacoblee93 in #4524
- community[patch]: Remove quotes around PostgresRecordManager table create statement by @alan-bentley-dsg in #4480
- core[minor]: withStructuredOutput & move openai tool output parsers to core by @bracesproul in #4525
- core[patch]: Release 0.1.35 by @bracesproul in #4530
- core[patch],langchain[patch]: Fix runnable lambda and agent nested tracing by @jacoblee93 in #4531
- langchain[patch]: Fix/skip tests by @jacoblee93 in #4532
- core[patch]: Release 0.1.36 by @jacoblee93 in #4534
- community[patch]: Bump community deps by @jacoblee93 in #4535
- community[patch]: Release 0.0.33 by @jacoblee93 in #4536
- langchain[patch]: Bump deps by @jacoblee93 in #4537
- langchain[patch]: Release 0.1.23 by @jacoblee93 in #4538
- core[minor]: Update withStructuredOutput return base typing by @bracesproul in #4545
- core[minor]: Add JSON functions output parser to core by @bracesproul in #4546
- core[patch]: Release 0.1.37 by @bracesproul in #4547
- core[minor]: Move json functions parser entrypoint to
openai_functions
by @bracesproul in #4548 - core[patch]: Release 0.1.38 by @bracesproul in #4549
- core[patch]: Add entrypoint for oai functions parser by @bracesproul in #4550
- core[patch]: Release 0.1.39 by @bracesproul in #4551
- nomic[patch]: Remove unused deps from nomic package by @bracesproul in #4552
- nomic[patch]: Release 0.0.3 by @bracesproul in #4554
- openai[minor]: adds withStructuredOutput to chat oai by @bracesproul in #4529
- openai[patch]: Release 0.0.15 by @bracesproul in #4556
- core[patch]: Use ensureConfig on retrievers and router runnables by @jacoblee93 in #4553
- mistral[minor]: Add support for tool calling, add withStructuredOutput by @bracesproul in #4522
- mistralai[patch]: Release 0.0.8 by @bracesproul in #4558
- community[patch]: Neo4j will no longer return undefined by @adam-cowley in #4539
- community[patch]: Update PrismaVectorStore Similiarity Search to pass filters consistently by @Speuce in #4523
- community[patch]: allow automatic metadata and pks on vector store by @nicoloboschi in #4516
- mistral[patch]: import mistral via class method by @bracesproul in #4561
- mistralai[patch]: Release 0.0.9 by @bracesproul in #4562
- docs[patch]: Add CORS note to LangServe by @jacoblee93 in #4564
- groq[patch]: Set dangerouslyAllowBrowser = true in ChatGroq by @gradenr in #4571
- groq[patch]: Add streaming class prop by @bracesproul in #4573
- groq[patch]: Release 0.0.2 by @bracesproul in #4574
- docs[patch]: Update more dropdown & add chatjs langchain link by @bracesproul in #4572
- ci[minor]: Add issue & discussion templates by @bracesproul in #4577
- ci[minor]: Only run CI when it makes sense! by @bracesproul in #4443
- docs[patch]: Add Neo4j to tutorials, update chat model functionality table by @jacoblee93 in #4578
- langchain[minor],docs[minor]: Add
MatryoshkaRetriever
by @bracesproul in #4458
New Contributors
- @alan-bentley-dsg made their first contribution in #4480
- @Speuce made their first contribution in #4523
Full Changelog: 0.1.22...0.1.24