What's Changed
- docs[minor]: Revamp model io docs by @nfcampos in #3815
- docs[patch]: Add CMD + K shortcut to API refs by @bracesproul in #3832
- cohere[major]: @langchain/cohere init by @bracesproul in #3762
- docs[patch]: module customization and prompt hub links by @jacoblee93 in #3833
- core[patch]: Fix tracing order for transform streaming runnables by @jacoblee93 in #3835
- core[patch]: Release 0.1.6 by @jacoblee93 in #3838
- Return run manager arg to not being a promise by @nfcampos in #3839
- fix(doc): Sidebar how_to (tools) by @gkhngyk in #3843
- docs[patch]: relevant example for map reduce by @anass-arrhioui-nw in #3842
- fix: textFieldMaxLength parameter missing by @CoalYa in #3846
- feat: add formatMessages types & prompt test by @gkhngyk in #3820
- docs[patch]: Use component for integration install instructions by @jacoblee93 in #3859
- langchain[patch]: Adds entrypoint deprecation log method by @jacoblee93 in #3860
- Todo: propagate error in Neo4jGraph by @tomasonjo in #3855
- google-genai: fix streaming via callback handlers for ChatGoogleGenerativeAI by @StreetLamb in #3834
- google-genai[patch]: Release 0.0.7 by @jacoblee93 in #3863
- docs[patch]: Allow for cmd k on ALL pages by @bracesproul in #3862
- langchain[patch],core[patch]: Remove v1 tracer and move test to core by @jacoblee93 in #3865
- core[patch]: Compute trace_id and dotted_run_id client side by @jacoblee93 in #3867
- docs[patch]: Adds token tracking usage docs by @jacoblee93 in #3868
- docs[patch]: Replace examples imports with @langchain/community by @bracesproul in #3796
- langchain[patch]: Allow for passing bytestore into multi vector retriever by @bracesproul in #3760
- langchain[minor]: fix: use zod validation when using createStructuredOutputChainFromZod by @jacoblee93 in #3866
- community[patch]: Move remote retriever to community by @jacoblee93 in #3869
- yandex[major]: Add
@langchain/yandex
package by @tyumentsev4 in #3791 - fix a bug in Bedrock streaming by @Yofial in #3854
- community[patch]: Release 0.0.13 by @jacoblee93 in #3873
- yandex[patch]: Initial release by @jacoblee93 in #3874
- langchain[patch]: Bump community dependency by @jacoblee93 in #3875
New Contributors
- @anass-arrhioui-nw made their first contribution in #3842
- @CoalYa made their first contribution in #3846
- @StreetLamb made their first contribution in #3834
- @Yofial made their first contribution in #3854
Full Changelog: 0.0.213...0.0.214