Release 0.1.31
What's Changed
- Release 0.1.30 by @jacoblee93 in #4887
- docs[patch]: Replace ollama embeddings examples imports with @langcha… by @Nick22nd in #4888
- openai[patch]: fix(openai): consume title from jsonschema as function name by @dqbd in #4897
- core[patch]: fix: match structured prompt serialization ID with Python, allow piping bound LLMs into prompt by @dqbd in #4892
- core[patch]: 0.1.52 by @jacoblee93 in #4899
- google-common [major] / google-webauth [minor] / google-gauth [minor]: Gemini functions by @afirstenberg in #4864
- openai[patch]: Release 0.0.24 by @jacoblee93 in #4900
- google-common[patch]: Release 0.0.2 by @bracesproul in #4901
- gauth,webauth[patch]: Bump google common dep by @bracesproul in #4902
- google-gauth[patch]: Release 0.0.1 by @bracesproul in #4903
- google-vertexai[patch]: Bump gauth dep by @bracesproul in #4904
- google-vertexai[patch]: Release 0.0.1 by @bracesproul in #4905
- google-webauth[patch]: Release 0.0.1 by @bracesproul in #4906
- vertexai-web[patch]: Bump webauth deps by @bracesproul in #4907
- google-vertexai-web[patch]: Release 0.0.1 by @bracesproul in #4908
- groq[patch]: Allow custom headers passed into Groq by @jacoblee93 in #4909
- groq[patch]: Release 0.0.5 by @jacoblee93 in #4910
- community[patch]: Bump HNSWLib dep, skip flaky tests by @jacoblee93 in #4919
- fix[openai]: add a test, make sure title is propagated to tool_choice by @dqbd in #4921
- openai[patch]: Release 0.0.25 by @jacoblee93 in #4922
- pinecone[minor]: Bump dep to 2.2 and add sourceTag by @bracesproul in #4925
- pinecone[patch]: Release 0.0.4 by @bracesproul in #4927
- core[patch]: Adds placeholder message BaseMessage type by @rahilvora in #4920
- azure-openai[minor]: update docs and fix openai api usage by @sinedied in #4898
- azure-openai[patch]: Release 0.0.5 by @jacoblee93 in #4935
- core[patch]: Fix RemoteRunnable streaming when used in sequences, add tracing by @rahilvora in #4882
- docs[minor],langchain[minor],google-common[minor]: Add Gemini tools agent docs by @bracesproul in #4930
- google-common[patch]: Release 0.0.3 by @bracesproul in #4944
- google-gauth[patch],google-webauth[patch]: Bump google common versions by @bracesproul in #4945
- google-webauth[patch]: Release 0.0.2 by @bracesproul in #4946
- google-gauth[patch]: Release 0.0.2 by @bracesproul in #4947
- google-vertexai[patch],google-vertexai-web[patch]: Bump google gauth/… by @bracesproul in #4948
- google-vertexai[patch]: Release 0.0.2 by @bracesproul in #4949
- google-vertexai-web[patch]: Release 0.0.2 by @bracesproul in #4950
- 👥 Update LangChain people data by @jacoblee93 in #4941
- docs[patch]: Fix code block import by @bracesproul in #4958
- community[minor]: Add DuckDuckGoSearch tool by @my8bit in #4943
- core[patch]: Add isZodSchema to core utils by @bracesproul in #4931
- core[minor]: Add document compressor class to core by @bracesproul in #4932
- community[patch]: Add experimental Neo4j graph transformer by @easwee in #4914
- community[patch]: Instantiate Chroma client properly by @Doug-Bowen in #4918
- community[patch]: llama cpp stream generation and abort by invoke method by @wizardAEI in #4942
- core[patch]: Release 0.1.53 by @jacoblee93 in #4961
- docs[patch]: Add wrapping library metadata to MongoDB docs example by @baileympearson in #4957
- community[patch]: Release 0.0.44 by @jacoblee93 in #4962
- groq[minor]: Add support for tool calling via Groq by @jacoblee93 in #4963
- groq[patch]: Release 0.0.6 by @jacoblee93 in #4970
- core[minor]: Add runId to RunnableConfig by @bracesproul in #4954
- azure-openai[patch]: fix azureOpenAIApiKey not working by @sinedied in #4964
- azure-openai[patch]: Release 0.0.6 by @jacoblee93 in #4971
- openai[patch], langchain[patch]: Update OpenAI version, remove assistant types by @jacoblee93 in #4972
- openai[patch]: Release 0.0.26 by @jacoblee93 in #4973
- langchain[patch]: Bump OpenAI integration package version by @jacoblee93 in #4974
New Contributors
- @Nick22nd made their first contribution in #4888
- @my8bit made their first contribution in #4943
- @Doug-Bowen made their first contribution in #4918
Full Changelog: 0.1.30...0.1.31