Release 0.1.28
What's Changed
- core[patch]: Fix stream events and stream log with global backgrounded callbacks, add warning by @jacoblee93 in #4731
- core[patch]: Release 0.1.45 by @jacoblee93 in #4732
- mongodb[minor]: MongoDBStore by @bracesproul in #4706
- langchain[minor]: Add missing props to UnstructuredLoader by @angelosc in #4733
- core[minor]: Adds response_metadata field to messages by @jacoblee93 in #4741
- core[patch]: Merge response metadata fields by @jacoblee93 in #4743
- core[patch]: Remove log by @jacoblee93 in #4745
- community[patch]: Make PGVector constructors public to allow for pool reuse by @jacoblee93 in #4739
- core[patch]: Release 0.1.46 by @jacoblee93 in #4746
- openai[patch]: Support streaming logprobs by @jacoblee93 in #4744
- openai[patch]: Release 0.0.20 by @jacoblee93 in #4747
- community[patch]: Release 0.0.38 by @jacoblee93 in #4748
- anthropic[patch]:
ChatAnthropicTools
:fixArrayXMLParameters
improvements by @davidfant in #4727 - anthropic[patch]: Make ChatAnthropicTools push full prompt to LangSmith, allow for unforced withStructuredOutput option by @jacoblee93 in #4750
- anthropic[patch]: Release 0.1.7 by @jacoblee93 in #4751
- groq[minor]: Bump SDK version by @bracesproul in #4754
- groq[patch]: Release 0.0.4 by @bracesproul in #4756
- scripts[minor]: Add export for checking broken links by @bracesproul in #4757
- scripts[patch]: Release 0.0.7 by @bracesproul in #4760
- scripts[minor]: Make scripts package use its own files by @bracesproul in #4763
- scripts[patch]: Release 0.0.8 by @bracesproul in #4765
- docs[patch]: Add tip to integrations installation docs page by @bracesproul in #4755
- langchain[patch]: Allow return direct for runnable agents created via helper methods by @niklas-lohmann in #4643
- core[patch], langchain[patch]:
LangSmith
tracing improvements forOutputFixingParser
by @davidfant in #4753 - docs[minor]: Add action for checking broken external links by @bracesproul in #4762
- all[patch]: Fix broken external links by @bracesproul in #4766
- community[minor]: feat: Zhipuai embeddings by @lukywong in #4749
- ci[patch]: Fix build command by @bracesproul in #4767
- core[patch]: Release 0.1.47 by @jacoblee93 in #4768
- community[patch]: bedrock: add model name to identifying params (cache keys) by @jarib in #4758
- community[patch]: Release 0.0.39 by @jacoblee93 in #4770
New Contributors
- @angelosc made their first contribution in #4733
- @niklas-lohmann made their first contribution in #4643
- @jarib made their first contribution in #4758
Full Changelog: 0.1.27...0.1.28