What's Changed
- Update concepts.mdx by @kostasx in #6015
- docs[patch]: Update Cohere docs by @jacoblee93 in #6025
- google-common[patch]: Fix Gemini temperature validation by @jarib in #6039
- ci[patch]: fix Unit Tests (LangChain Integrations) Skipping Test Jobs by @rameshkrishna in #5914
- core[minor]: Fix caching of complex message types by @bracesproul in #6028
- core[minor]: Add raw_output field to ToolMessage by @bracesproul in #6007
- anthropic[patch]: Pass usage_metadata and response_metadata through when streaming tool calls by @bracesproul in #6042
- aws[patch]: Fix empty content bug by @bracesproul in #6043
- core[minor]: RunnableToolLike by @bracesproul in #6029
- core[patch]: Rename ToolMessage.raw_output => artifact by @bracesproul in #6055
- core[minor],openai[patch],langchain[patch]: Allow tool functions to input
ToolCall
/ returnToolMessage
by @bracesproul in #6005 - core[patch]: Cleanup tool tests file by @bracesproul in #6063
- docs[patch]: Update Custom Chat Model/LLM docs to use stream events v2 by @bracesproul in #6064
- docs[patch]: Update docs with streamEvents v1 to v2 by @bracesproul in #6065
- core[patch]: Populate tool name in ToolMessage return value by @bracesproul in #6066
- partners[patch]: Add type field to all tool call integrations by @bracesproul in #6067
- core[patch]: Adds support for custom events by @jacoblee93 in #6062
- core[minor]: Allow concatenation of messages with multi part content by @bracesproul in #6057
- core[patch]: Release 0.2.16 by @jacoblee93 in #6068
- anthropic[minor]: Implement actual anthropic tool call streaming by @bracesproul in #6056
- multiple[patch]: Bump tool partner package deps by @jacoblee93 in #6069
- community[minor] HuggingFaceTransformersEmbeddings enhancements by @toboid in #6059
- langchain[patch]: Bug fix for ParentDocumentRetriever by @clemenspeters in #6061
- community[patch]: Adds support for Bedrock Anthropic tool streaming by @jacoblee93 in #6070
- openai[patch]: Release 0.2.2 by @jacoblee93 in #6072
- anthropic[patch]: Release 0.2.4 by @jacoblee93 in #6073
- aws[patch]: Release 0.0.2 by @jacoblee93 in #6074
- cohere[patch]: Release 0.2.1 by @jacoblee93 in #6075
- google-common[patch]: Release 0.0.20 by @jacoblee93 in #6076
- google-genai[patch]: Release 0.0.22 by @jacoblee93 in #6077
- groq[patch]: Release 0.0.14 by @jacoblee93 in #6078
- mistralai[patch]: Release 0.0.26 by @jacoblee93 in #6079
- community[patch]: Release 0.2.19 by @jacoblee93 in #6080
- Release 0.2.10 by @jacoblee93 in #6081
New Contributors
Full Changelog: 0.2.9...0.2.10