Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): ⬆️ update @langchain/community to v0.3.3 [security] (#250)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@langchain/community](https://redirect.github.com/langchain-ai/langchainjs/tree/main/libs/langchain-community/) ([source](https://redirect.github.com/langchain-ai/langchainjs)) | [`0.2.11` -> `0.3.3`](https://renovatebot.com/diffs/npm/@langchain%2fcommunity/0.2.11/0.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@langchain%2fcommunity/0.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@langchain%2fcommunity/0.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@langchain%2fcommunity/0.2.11/0.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@langchain%2fcommunity/0.2.11/0.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [CVE-2024-7042](https://nvd.nist.gov/vuln/detail/CVE-2024-7042) A vulnerability in the GraphCypherQAChain class of langchain-ai/langchainjs versions 0.2.5 and all versions with this class allows for prompt injection, leading to SQL injection. This vulnerability permits unauthorized data manipulation, data exfiltration, denial of service (DoS) by deleting all data, breaches in multi-tenant security environments, and data integrity issues. Attackers can create, update, or delete nodes and relationships without proper authorization, extract sensitive data, disrupt services, access data across different tenants, and compromise the integrity of the database. --- ### Release Notes <details> <summary>langchain-ai/langchainjs (@​langchain/community)</summary> ### [`v0.3.3`](https://redirect.github.com/langchain-ai/langchainjs/releases/tag/0.3.3) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.2...0.3.3) #### What's Changed - docs: new algolia index by [@​efriis](https://redirect.github.com/efriis) in [https://github.com/langchain-ai/langchainjs/pull/6810](https://redirect.github.com/langchain-ai/langchainjs/pull/6810) - docs: Adds 0.3 versioning docs by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6793](https://redirect.github.com/langchain-ai/langchainjs/pull/6793) - docs: NotFound page suggested links by [@​efriis](https://redirect.github.com/efriis) in [https://github.com/langchain-ai/langchainjs/pull/6809](https://redirect.github.com/langchain-ai/langchainjs/pull/6809) - docs: Fix Firecrawl v0 version in the docs by [@​nickscamara](https://redirect.github.com/nickscamara) in [https://github.com/langchain-ai/langchainjs/pull/6768](https://redirect.github.com/langchain-ai/langchainjs/pull/6768) - docs: Fix concepts docs hash param by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6816](https://redirect.github.com/langchain-ai/langchainjs/pull/6816) - fix(google): Fixed - TypeError: Cannot read properties of undefined (reading 'generationInfo') by [@​pksharmapokhrel](https://redirect.github.com/pksharmapokhrel) in [https://github.com/langchain-ai/langchainjs/pull/6756](https://redirect.github.com/langchain-ai/langchainjs/pull/6756) - fix(ci): Conditionally deplpy api refs to prod by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6819](https://redirect.github.com/langchain-ai/langchainjs/pull/6819) - fix(ci): Add vercel ignore file by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6820](https://redirect.github.com/langchain-ai/langchainjs/pull/6820) - feat(google-common): Export ChatConnection class by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6823](https://redirect.github.com/langchain-ai/langchainjs/pull/6823) - chore(google-common): Release 0.1.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6824](https://redirect.github.com/langchain-ai/langchainjs/pull/6824) - fix(core,langchain,community): Update LangSmith deps, lighten export tests by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6825](https://redirect.github.com/langchain-ai/langchainjs/pull/6825) - deps: update [@​anthropic-ai/sdk](https://redirect.github.com/anthropic-ai/sdk) to 0.27.3 from 0.25.2 by [@​rootCircle](https://redirect.github.com/rootCircle) in [https://github.com/langchain-ai/langchainjs/pull/6796](https://redirect.github.com/langchain-ai/langchainjs/pull/6796) - chore(anthropic): Release 0.3.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6826](https://redirect.github.com/langchain-ai/langchainjs/pull/6826) - docs: Adds warnings to cypher chain about credentials by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6827](https://redirect.github.com/langchain-ai/langchainjs/pull/6827) - feat(community): Remove required param from LanceDB integration by [@​AyushExel](https://redirect.github.com/AyushExel) in [https://github.com/langchain-ai/langchainjs/pull/6706](https://redirect.github.com/langchain-ai/langchainjs/pull/6706) - fix(ci): Fix lint by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6828](https://redirect.github.com/langchain-ai/langchainjs/pull/6828) - chore(community): Release 0.3.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6831](https://redirect.github.com/langchain-ai/langchainjs/pull/6831) - fix(ci): Update API ref deployment action & vercelignore by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6835](https://redirect.github.com/langchain-ai/langchainjs/pull/6835) - fix(core): Fix nested stream events behavior by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6836](https://redirect.github.com/langchain-ai/langchainjs/pull/6836) - chore(core): Release 0.3.2 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6839](https://redirect.github.com/langchain-ai/langchainjs/pull/6839) - fix(ci): Add script for aliasing domains in gh deployments by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6838](https://redirect.github.com/langchain-ai/langchainjs/pull/6838) - chore(deps): bump the pip group across 1 directory with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/langchain-ai/langchainjs/pull/6840](https://redirect.github.com/langchain-ai/langchainjs/pull/6840) - fix(groq): Feature/groq response format improvements by [@​allohamora](https://redirect.github.com/allohamora) in [https://github.com/langchain-ai/langchainjs/pull/6754](https://redirect.github.com/langchain-ai/langchainjs/pull/6754) - fix(core): Loosen return type of withConfig, fix tracing for nested tool calls by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6847](https://redirect.github.com/langchain-ai/langchainjs/pull/6847) - chore(core): Release 0.3.3 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6848](https://redirect.github.com/langchain-ai/langchainjs/pull/6848) - docs(tutorial): fix typo by [@​jjangga0214](https://redirect.github.com/jjangga0214) in [https://github.com/langchain-ai/langchainjs/pull/6849](https://redirect.github.com/langchain-ai/langchainjs/pull/6849) - fix(mistral): Fix call options type by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6857](https://redirect.github.com/langchain-ai/langchainjs/pull/6857) - chore(mistralai): Release 0.1.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6858](https://redirect.github.com/langchain-ai/langchainjs/pull/6858) - fix: typo fix in agents doc by [@​stevologic](https://redirect.github.com/stevologic) in [https://github.com/langchain-ai/langchainjs/pull/6859](https://redirect.github.com/langchain-ai/langchainjs/pull/6859) - feat(community): Update ChromeLLM with latest experimental API by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6861](https://redirect.github.com/langchain-ai/langchainjs/pull/6861) - chore(community): Release 0.3.2 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6862](https://redirect.github.com/langchain-ai/langchainjs/pull/6862) - fix(community): bump `@upstash/ratelimit` version by [@​CahidArda](https://redirect.github.com/CahidArda) in [https://github.com/langchain-ai/langchainjs/pull/6832](https://redirect.github.com/langchain-ai/langchainjs/pull/6832) - fix(docs): Drop announcement bar by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6863](https://redirect.github.com/langchain-ai/langchainjs/pull/6863) - groq\[patch]: set api key attr by [@​baskaryan](https://redirect.github.com/baskaryan) in [https://github.com/langchain-ai/langchainjs/pull/6864](https://redirect.github.com/langchain-ai/langchainjs/pull/6864) - chore(groq): Release 0.1.2 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6865](https://redirect.github.com/langchain-ai/langchainjs/pull/6865) - chore(openai,anthropic): Expose OpenAI and Anthropic payload formatters by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6872](https://redirect.github.com/langchain-ai/langchainjs/pull/6872) - chore(openai): Release 0.3.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6874](https://redirect.github.com/langchain-ai/langchainjs/pull/6874) - chore(anthropic): Release 0.3.2 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6875](https://redirect.github.com/langchain-ai/langchainjs/pull/6875) - feat(anthropic,openai): Add payload formatting utils to Anthropic and OpenAI by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6876](https://redirect.github.com/langchain-ai/langchainjs/pull/6876) - chore(openai): Release 0.3.2 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6877](https://redirect.github.com/langchain-ai/langchainjs/pull/6877) - chore(anthropic): Release 0.3.3 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6878](https://redirect.github.com/langchain-ai/langchainjs/pull/6878) - community\[patch]: support AWS\_... env vars by [@​baskaryan](https://redirect.github.com/baskaryan) in [https://github.com/langchain-ai/langchainjs/pull/6866](https://redirect.github.com/langchain-ai/langchainjs/pull/6866) - chore(community): Release 0.3.3 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6880](https://redirect.github.com/langchain-ai/langchainjs/pull/6880) - jigsawstack\[major]: Add Jigsawtack Integration Docs by [@​iamNarcisse](https://redirect.github.com/iamNarcisse) in [https://github.com/langchain-ai/langchainjs/pull/6767](https://redirect.github.com/langchain-ai/langchainjs/pull/6767) - feat(build): Allow entrypoint side-effect escape hatch for non-entrypoint files by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6895](https://redirect.github.com/langchain-ai/langchainjs/pull/6895) - feat(core): Allow more types of inputs in prompt templates by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6894](https://redirect.github.com/langchain-ai/langchainjs/pull/6894) - chore(core): Release 0.3.4 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6896](https://redirect.github.com/langchain-ai/langchainjs/pull/6896) - fix(ci): Fix npm community install test by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6900](https://redirect.github.com/langchain-ai/langchainjs/pull/6900) - fix(qdrant): Support for custom IDs when adding documents by [@​Anush008](https://redirect.github.com/Anush008) in [https://github.com/langchain-ai/langchainjs/pull/6898](https://redirect.github.com/langchain-ai/langchainjs/pull/6898) - openai\[patch]: add AZURE_OPENAI_ENDPOINT supoprt by [@​baskaryan](https://redirect.github.com/baskaryan) in [https://github.com/langchain-ai/langchainjs/pull/6868](https://redirect.github.com/langchain-ai/langchainjs/pull/6868) - chore(openai): Release 0.3.3 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6902](https://redirect.github.com/langchain-ai/langchainjs/pull/6902) - fix(community): Update PrismaVectorStore to execute raw SQL with `Prisma.sql` tagged template by [@​hmShuvo314](https://redirect.github.com/hmShuvo314) in [https://github.com/langchain-ai/langchainjs/pull/6889](https://redirect.github.com/langchain-ai/langchainjs/pull/6889) - chore(community): Release 0.3.4 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6903](https://redirect.github.com/langchain-ai/langchainjs/pull/6903) - fix(ollama): Drop tool_choice from docstrings by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6905](https://redirect.github.com/langchain-ai/langchainjs/pull/6905) - fix(openai): Allow OpenAI streaming with json_schema, fix docs nits by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6906](https://redirect.github.com/langchain-ai/langchainjs/pull/6906) - chore(openai): Release 0.3.4 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6907](https://redirect.github.com/langchain-ai/langchainjs/pull/6907) - fix(core): Narrow chat model return type by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6908](https://redirect.github.com/langchain-ai/langchainjs/pull/6908) - feat(core): Pass token usage in streamed chunks to callback handlers by [@​Stadly](https://redirect.github.com/Stadly) in [https://github.com/langchain-ai/langchainjs/pull/6885](https://redirect.github.com/langchain-ai/langchainjs/pull/6885) - fix(scripts): Fix dist directory not empty error by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6909](https://redirect.github.com/langchain-ai/langchainjs/pull/6909) - chore(core): Release 0.3.5 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6911](https://redirect.github.com/langchain-ai/langchainjs/pull/6911) - fix(community): supabase comparison to string function by [@​lakshyaag12](https://redirect.github.com/lakshyaag12) in [https://github.com/langchain-ai/langchainjs/pull/6910](https://redirect.github.com/langchain-ai/langchainjs/pull/6910) - feat(core): Update mermaid drawing to support subgraphs by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6917](https://redirect.github.com/langchain-ai/langchainjs/pull/6917) - chore(core): Release 0.3.6 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6918](https://redirect.github.com/langchain-ai/langchainjs/pull/6918) - feat(docs): Add migrating memory docs by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6873](https://redirect.github.com/langchain-ai/langchainjs/pull/6873) - fix(community): Column VEC_VECTOR has the wrong length by [@​prashantrakheja](https://redirect.github.com/prashantrakheja) in [https://github.com/langchain-ai/langchainjs/pull/6914](https://redirect.github.com/langchain-ai/langchainjs/pull/6914) - fix(openai): Pass OpenAI caching information through in responses by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6922](https://redirect.github.com/langchain-ai/langchainjs/pull/6922) - chore(openai): Release 0.3.5 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6923](https://redirect.github.com/langchain-ai/langchainjs/pull/6923) - feat(core): Adds exported typeguards for messages by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6925](https://redirect.github.com/langchain-ai/langchainjs/pull/6925) - Add better error msg by [@​hinthornw](https://redirect.github.com/hinthornw) in [https://github.com/langchain-ai/langchainjs/pull/6928](https://redirect.github.com/langchain-ai/langchainjs/pull/6928) - feat(core): Allow serialized messages as BaseMessageLikes by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6930](https://redirect.github.com/langchain-ai/langchainjs/pull/6930) - fix(pinecone): fix PineconeStore to support null or undefined pageContent by [@​sam-trost](https://redirect.github.com/sam-trost) in [https://github.com/langchain-ai/langchainjs/pull/6920](https://redirect.github.com/langchain-ai/langchainjs/pull/6920) - chore(pinecone): Release 0.1.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6932](https://redirect.github.com/langchain-ai/langchainjs/pull/6932) - chore(core): Release 0.3.7 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6933](https://redirect.github.com/langchain-ai/langchainjs/pull/6933) - core\[minor]: exclude model cache from serialization by [@​baskaryan](https://redirect.github.com/baskaryan) in [https://github.com/langchain-ai/langchainjs/pull/6929](https://redirect.github.com/langchain-ai/langchainjs/pull/6929) - docs: Update integration contributing instructions by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6939](https://redirect.github.com/langchain-ai/langchainjs/pull/6939) - fix: allow numberic value for keepAlive property by [@​mok-liee](https://redirect.github.com/mok-liee) in [https://github.com/langchain-ai/langchainjs/pull/6937](https://redirect.github.com/langchain-ai/langchainjs/pull/6937) - feat(community): add libsql vectorstore by [@​notrab](https://redirect.github.com/notrab) in [https://github.com/langchain-ai/langchainjs/pull/6904](https://redirect.github.com/langchain-ai/langchainjs/pull/6904) - feat(core): Allow generic configurable type to be passed into RunnableConfig by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6931](https://redirect.github.com/langchain-ai/langchainjs/pull/6931) - chore(core): Release 0.3.8 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6951](https://redirect.github.com/langchain-ai/langchainjs/pull/6951) - infra: remove spam-comment-filter.yml workflow by [@​efriis](https://redirect.github.com/efriis) in [https://github.com/langchain-ai/langchainjs/pull/6953](https://redirect.github.com/langchain-ai/langchainjs/pull/6953) - feat(core): Allow overriding config type of RunnableLikes by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6958](https://redirect.github.com/langchain-ai/langchainjs/pull/6958) - fix(core): Properly serialize usage metadata by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6959](https://redirect.github.com/langchain-ai/langchainjs/pull/6959) - core\[patch], openai\[patch]: add UsageMetadata details by [@​baskaryan](https://redirect.github.com/baskaryan) in [https://github.com/langchain-ai/langchainjs/pull/6950](https://redirect.github.com/langchain-ai/langchainjs/pull/6950) - chore(core): Release 0.3.9 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6962](https://redirect.github.com/langchain-ai/langchainjs/pull/6962) - chore(openai): Release 0.3.6 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6964](https://redirect.github.com/langchain-ai/langchainjs/pull/6964) - fix(core): Fix error message by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6965](https://redirect.github.com/langchain-ai/langchainjs/pull/6965) - fix(openai): Ensure usage_metadata is serialized when invoking by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6966](https://redirect.github.com/langchain-ai/langchainjs/pull/6966) - chore(openai): Release 0.3.7 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6968](https://redirect.github.com/langchain-ai/langchainjs/pull/6968) - feat(core): Adds support for context variables by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6967](https://redirect.github.com/langchain-ai/langchainjs/pull/6967) - chore(core): Release 0.3.10 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6972](https://redirect.github.com/langchain-ai/langchainjs/pull/6972) - feat(community): Return document ids when querying pgvector store by [@​elliots](https://redirect.github.com/elliots) in [https://github.com/langchain-ai/langchainjs/pull/6963](https://redirect.github.com/langchain-ai/langchainjs/pull/6963) - feat(aws): Added AWS Bedrock Document and Image Support by [@​MNorgren](https://redirect.github.com/MNorgren) in [https://github.com/langchain-ai/langchainjs/pull/6956](https://redirect.github.com/langchain-ai/langchainjs/pull/6956) - chore(aws): Release 0.1.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6973](https://redirect.github.com/langchain-ai/langchainjs/pull/6973) - chore(community): Release 0.3.5 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6974](https://redirect.github.com/langchain-ai/langchainjs/pull/6974) - docs: Adds context variable example to tool runtime docs by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6975](https://redirect.github.com/langchain-ai/langchainjs/pull/6975) - docs: Update tool_runtime.ipynb by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6976](https://redirect.github.com/langchain-ai/langchainjs/pull/6976) - core(patch): Allow generic typing for context var methods by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6978](https://redirect.github.com/langchain-ai/langchainjs/pull/6978) - fix(dep): web-streams-polyfill compatibility && test case by [@​electroluxcode](https://redirect.github.com/electroluxcode) in [https://github.com/langchain-ai/langchainjs/pull/6979](https://redirect.github.com/langchain-ai/langchainjs/pull/6979) - docs: Update for docs build by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6980](https://redirect.github.com/langchain-ai/langchainjs/pull/6980) - fix(core): Fix config passing for single string input tools by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6981](https://redirect.github.com/langchain-ai/langchainjs/pull/6981) - chore(core): Release 0.3.11 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6982](https://redirect.github.com/langchain-ai/langchainjs/pull/6982) - feat(cohere): Cohere custom client support by [@​debkanchan](https://redirect.github.com/debkanchan) in [https://github.com/langchain-ai/langchainjs/pull/6938](https://redirect.github.com/langchain-ai/langchainjs/pull/6938) - chore(cohere): Release 0.3.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6983](https://redirect.github.com/langchain-ai/langchainjs/pull/6983) - fix(anthropic): Pass back full Anthropic content for stream events by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6997](https://redirect.github.com/langchain-ai/langchainjs/pull/6997) - chore(anthropic): Release 0.3.4 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6998](https://redirect.github.com/langchain-ai/langchainjs/pull/6998) - feat(docs,core): Adds error reference pages and populate codes on errors in core by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6944](https://redirect.github.com/langchain-ai/langchainjs/pull/6944) - chore(core): Release 0.3.12 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7000](https://redirect.github.com/langchain-ai/langchainjs/pull/7000) - fix(core): Fix typo by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7001](https://redirect.github.com/langchain-ai/langchainjs/pull/7001) - feat(community): Add Origin/langchain to Apify's client's user-agent to attribute API activity to langchainhs by [@​jirispilka](https://redirect.github.com/jirispilka) in [https://github.com/langchain-ai/langchainjs/pull/6988](https://redirect.github.com/langchain-ai/langchainjs/pull/6988) - fix(community): Fix CI by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7002](https://redirect.github.com/langchain-ai/langchainjs/pull/7002) - feat(openai): Wrap some common OpenAI errors by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7003](https://redirect.github.com/langchain-ai/langchainjs/pull/7003) - chore(openai): Release 0.3.8 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7006](https://redirect.github.com/langchain-ai/langchainjs/pull/7006) - feat(anthropic): Wrap common Anthropic model errors by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7004](https://redirect.github.com/langchain-ai/langchainjs/pull/7004) - chore(anthropic): Release 0.3.5 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7007](https://redirect.github.com/langchain-ai/langchainjs/pull/7007) - fix(ci): Temporarily disable community range CI by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7005](https://redirect.github.com/langchain-ai/langchainjs/pull/7005) - chore(core): Release 0.3.13 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7008](https://redirect.github.com/langchain-ai/langchainjs/pull/7008) - chore(community): Release 0.3.6 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7009](https://redirect.github.com/langchain-ai/langchainjs/pull/7009) - docs: Adds example to error code page by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7010](https://redirect.github.com/langchain-ai/langchainjs/pull/7010) - docs: Change error code docs header by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7011](https://redirect.github.com/langchain-ai/langchainjs/pull/7011) - feat(openai): Support audio output by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/7012](https://redirect.github.com/langchain-ai/langchainjs/pull/7012) - fix(openai): Release 0.3.9 by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/7014](https://redirect.github.com/langchain-ai/langchainjs/pull/7014) - Revert "feat(openai): Support audio output" by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/7016](https://redirect.github.com/langchain-ai/langchainjs/pull/7016) - fix(openai): Release 0.3.10 by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/7017](https://redirect.github.com/langchain-ai/langchainjs/pull/7017) - fix(openai): Include audio messages in request by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/7015](https://redirect.github.com/langchain-ai/langchainjs/pull/7015) - feat(openai): Release 0.3.11 by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/7021](https://redirect.github.com/langchain-ai/langchainjs/pull/7021) - fix(docs): Update API ref URL to point to v3 by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/7023](https://redirect.github.com/langchain-ai/langchainjs/pull/7023) - docs: Update LlamaCPP install instructions by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7029](https://redirect.github.com/langchain-ai/langchainjs/pull/7029) - fix(community): AILanguageModel interface by [@​hemanth](https://redirect.github.com/hemanth) in [https://github.com/langchain-ai/langchainjs/pull/7025](https://redirect.github.com/langchain-ai/langchainjs/pull/7025) - chore(community): Release 0.3.7 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7030](https://redirect.github.com/langchain-ai/langchainjs/pull/7030) #### New Contributors - [@​pksharmapokhrel](https://redirect.github.com/pksharmapokhrel) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6756](https://redirect.github.com/langchain-ai/langchainjs/pull/6756) - [@​rootCircle](https://redirect.github.com/rootCircle) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6796](https://redirect.github.com/langchain-ai/langchainjs/pull/6796) - [@​AyushExel](https://redirect.github.com/AyushExel) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6706](https://redirect.github.com/langchain-ai/langchainjs/pull/6706) - [@​allohamora](https://redirect.github.com/allohamora) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6754](https://redirect.github.com/langchain-ai/langchainjs/pull/6754) - [@​jjangga0214](https://redirect.github.com/jjangga0214) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6849](https://redirect.github.com/langchain-ai/langchainjs/pull/6849) - [@​stevologic](https://redirect.github.com/stevologic) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6859](https://redirect.github.com/langchain-ai/langchainjs/pull/6859) - [@​iamNarcisse](https://redirect.github.com/iamNarcisse) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6767](https://redirect.github.com/langchain-ai/langchainjs/pull/6767) - [@​hmShuvo314](https://redirect.github.com/hmShuvo314) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6889](https://redirect.github.com/langchain-ai/langchainjs/pull/6889) - [@​lakshyaag12](https://redirect.github.com/lakshyaag12) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6910](https://redirect.github.com/langchain-ai/langchainjs/pull/6910) - [@​prashantrakheja](https://redirect.github.com/prashantrakheja) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6914](https://redirect.github.com/langchain-ai/langchainjs/pull/6914) - [@​mok-liee](https://redirect.github.com/mok-liee) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6937](https://redirect.github.com/langchain-ai/langchainjs/pull/6937) - [@​notrab](https://redirect.github.com/notrab) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6904](https://redirect.github.com/langchain-ai/langchainjs/pull/6904) - [@​elliots](https://redirect.github.com/elliots) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6963](https://redirect.github.com/langchain-ai/langchainjs/pull/6963) - [@​MNorgren](https://redirect.github.com/MNorgren) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6956](https://redirect.github.com/langchain-ai/langchainjs/pull/6956) - [@​electroluxcode](https://redirect.github.com/electroluxcode) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6979](https://redirect.github.com/langchain-ai/langchainjs/pull/6979) - [@​debkanchan](https://redirect.github.com/debkanchan) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6938](https://redirect.github.com/langchain-ai/langchainjs/pull/6938) - [@​jirispilka](https://redirect.github.com/jirispilka) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6988](https://redirect.github.com/langchain-ai/langchainjs/pull/6988) **Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.3.2...0.3.3 ### [`v0.3.2`](https://redirect.github.com/langchain-ai/langchainjs/releases/tag/0.3.2) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.1...0.3.2) #### What's Changed - fix(langchain): Remove circular peer dep in langchain on [@​langchain/community](https://redirect.github.com/langchain/community) by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6803](https://redirect.github.com/langchain-ai/langchainjs/pull/6803) - chore(langchain): Release 0.3.2 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6805](https://redirect.github.com/langchain-ai/langchainjs/pull/6805) **Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.3.1...0.3.2 ### [`v0.3.1`](https://redirect.github.com/langchain-ai/langchainjs/releases/tag/0.3.1) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.0...0.3.1) #### What's Changed - chore(build): Update lock by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6770](https://redirect.github.com/langchain-ai/langchainjs/pull/6770) - chore(cohere): Release 0.3.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6771](https://redirect.github.com/langchain-ai/langchainjs/pull/6771) - chore(weaviate): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6773](https://redirect.github.com/langchain-ai/langchainjs/pull/6773) - chore(aws): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6775](https://redirect.github.com/langchain-ai/langchainjs/pull/6775) - chore(azure-cosmosdb): Release 0.2.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6776](https://redirect.github.com/langchain-ai/langchainjs/pull/6776) - chore(azure-dynamic-sessions): Release 0.2.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6777](https://redirect.github.com/langchain-ai/langchainjs/pull/6777) - chore(release): Release Baidu, Exa, MixedBread, Nomic by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6778](https://redirect.github.com/langchain-ai/langchainjs/pull/6778) - fix(ci): Fix CI issue where local monorepo node_modules were copied into export tests by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6774](https://redirect.github.com/langchain-ai/langchainjs/pull/6774) - chore(community): Release 0.3.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6779](https://redirect.github.com/langchain-ai/langchainjs/pull/6779) - chore(cloudflare): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6780](https://redirect.github.com/langchain-ai/langchainjs/pull/6780) - chore(groq): Release 0.1.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6781](https://redirect.github.com/langchain-ai/langchainjs/pull/6781) - chore(mongodb): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6782](https://redirect.github.com/langchain-ai/langchainjs/pull/6782) - chore(ollama): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6783](https://redirect.github.com/langchain-ai/langchainjs/pull/6783) - chore(pinecone): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6784](https://redirect.github.com/langchain-ai/langchainjs/pull/6784) - chore(qdrant): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6785](https://redirect.github.com/langchain-ai/langchainjs/pull/6785) - chore(redis): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6786](https://redirect.github.com/langchain-ai/langchainjs/pull/6786) - chore(google): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6787](https://redirect.github.com/langchain-ai/langchainjs/pull/6787) - chore(google-genai): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6788](https://redirect.github.com/langchain-ai/langchainjs/pull/6788) - fix(core, langchain): Update langsmith dep to rc by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6797](https://redirect.github.com/langchain-ai/langchainjs/pull/6797) - chore(core): Release 0.3.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6800](https://redirect.github.com/langchain-ai/langchainjs/pull/6800) - chore(langchain): Release 0.3.1 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6801](https://redirect.github.com/langchain-ai/langchainjs/pull/6801) **Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.3.0...0.3.1 ### [`v0.3.0`](https://redirect.github.com/langchain-ai/langchainjs/releases/tag/0.3.0) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/3f59ca889e1b8975278c52b811e796a3744e771d...0.3.0) #### What's Changed - fix(langchain): Prevent exception when using plan & execute agent with no tools by [@​OlegIvaniv](https://redirect.github.com/OlegIvaniv) in [https://github.com/langchain-ai/langchainjs/pull/6744](https://redirect.github.com/langchain-ai/langchainjs/pull/6744) - fix(openai): Avoid thrown error on o1 stream calls by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6747](https://redirect.github.com/langchain-ai/langchainjs/pull/6747) - chore(openai): Release 0.2.11 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6748](https://redirect.github.com/langchain-ai/langchainjs/pull/6748) - docs: Update link by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6757](https://redirect.github.com/langchain-ai/langchainjs/pull/6757) - refactor: Move langchain/core to a peer dep by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6698](https://redirect.github.com/langchain-ai/langchainjs/pull/6698) - chore(core): Release 0.3.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6760](https://redirect.github.com/langchain-ai/langchainjs/pull/6760) - chore(deps): Update deps for 0.3.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6761](https://redirect.github.com/langchain-ai/langchainjs/pull/6761) - chore(textsplitters): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6762](https://redirect.github.com/langchain-ai/langchainjs/pull/6762) - chore(cloudflare): Bump dep by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6763](https://redirect.github.com/langchain-ai/langchainjs/pull/6763) - chore(openai): Release 0.3.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6764](https://redirect.github.com/langchain-ai/langchainjs/pull/6764) - chore(anthropic): Release 0.3.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6765](https://redirect.github.com/langchain-ai/langchainjs/pull/6765) - chore(mistralai): Release 0.1.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6766](https://redirect.github.com/langchain-ai/langchainjs/pull/6766) - chore(langchain): Release 0.3.0 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6769](https://redirect.github.com/langchain-ai/langchainjs/pull/6769) **Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.2.19...0.3.0 ### [`v0.2.33`](https://redirect.github.com/langchain-ai/langchainjs/compare/db5f068b17384f029b38787d17e894c1db7c4146...3fb908cfb788e75de6fee38332ff7277447d2340) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/29c5b8c72ea925e2980c853c183822f679607fae...3f59ca889e1b8975278c52b811e796a3744e771d) ### [`v0.2.32`](https://redirect.github.com/langchain-ai/langchainjs/compare/dc4497f069cbf1f8f9ee2b59f921751b5f3dcaef...db5f068b17384f029b38787d17e894c1db7c4146) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/f4964c71061212f1d4d2b5cb2e10dba509f4b45c...29c5b8c72ea925e2980c853c183822f679607fae) ### [`v0.2.31`](https://redirect.github.com/langchain-ai/langchainjs/compare/d859378a8c435499e0cacf091cee25084e828678...dc4497f069cbf1f8f9ee2b59f921751b5f3dcaef) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/6a5d58dcbed5055d413336e57239b3b6cbcebd52...f4964c71061212f1d4d2b5cb2e10dba509f4b45c) ### [`v0.2.30`](https://redirect.github.com/langchain-ai/langchainjs/compare/d916fcd14a2b5941c11d4bbda6dc252b50990e74...6a5d58dcbed5055d413336e57239b3b6cbcebd52) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/d916fcd14a2b5941c11d4bbda6dc252b50990e74...6a5d58dcbed5055d413336e57239b3b6cbcebd52) ### [`v0.2.29`](https://redirect.github.com/langchain-ai/langchainjs/compare/f49f4e00dc0a9b5c773a711a97b35a5b637cce20...d916fcd14a2b5941c11d4bbda6dc252b50990e74) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/f49f4e00dc0a9b5c773a711a97b35a5b637cce20...d916fcd14a2b5941c11d4bbda6dc252b50990e74) ### [`v0.2.28`](https://redirect.github.com/langchain-ai/langchainjs/compare/61de639a624069d5f314948ea3e0899956d1c97e...f49f4e00dc0a9b5c773a711a97b35a5b637cce20) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/61de639a624069d5f314948ea3e0899956d1c97e...f49f4e00dc0a9b5c773a711a97b35a5b637cce20) ### [`v0.2.27`](https://redirect.github.com/langchain-ai/langchainjs/compare/5eabf67dad416173c8b3ec9353823fc6569709f3...3fc7125f8f08d30261188d8d576b5fd8eeada282) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/3ff65cb9b8f7ed4d83d568713c5681c5789faa69...61de639a624069d5f314948ea3e0899956d1c97e) ### [`v0.2.26`](https://redirect.github.com/langchain-ai/langchainjs/compare/057a102c6c708ffb7e8b5ef7d36296b17a31fae3...5eabf67dad416173c8b3ec9353823fc6569709f3) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/1623a9b54d0905e411fe5ca01564336aa4c136ce...3ff65cb9b8f7ed4d83d568713c5681c5789faa69) ### [`v0.2.25`](https://redirect.github.com/langchain-ai/langchainjs/compare/4425d270982d5c2b32938c94a54db6d8623c60aa...057a102c6c708ffb7e8b5ef7d36296b17a31fae3) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/ef2469250e6cef4da4e09542b372b08e7bee14e9...1623a9b54d0905e411fe5ca01564336aa4c136ce) ### [`v0.2.24`](https://redirect.github.com/langchain-ai/langchainjs/compare/be12c660eb29f49d6a5c9bd3d5bfc51b5965ad65...4425d270982d5c2b32938c94a54db6d8623c60aa) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/48ac1e492705767d1d3d56e5a3ea7660c95701b7...ef2469250e6cef4da4e09542b372b08e7bee14e9) ### [`v0.2.23`](https://redirect.github.com/langchain-ai/langchainjs/compare/62550c03c342b2020440a9a9f15554fb4c24fb36...be12c660eb29f49d6a5c9bd3d5bfc51b5965ad65) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/23ee722e55664458dfc3838e2931205ca0fec913...48ac1e492705767d1d3d56e5a3ea7660c95701b7) ### [`v0.2.22`](https://redirect.github.com/langchain-ai/langchainjs/compare/2edbcda70c8a8fe59bb3eb774aed6435422c22de...62550c03c342b2020440a9a9f15554fb4c24fb36) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/5ed8753b69526ff9c3afb5f34d0729f785161e9e...23ee722e55664458dfc3838e2931205ca0fec913) ### [`v0.2.21`](https://redirect.github.com/langchain-ai/langchainjs/compare/d60bdb298c181c87a3356b4f71ac95d293155eaf...2edbcda70c8a8fe59bb3eb774aed6435422c22de) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/57707b004ec55c4451969edc9ca8a49a37c47094...5ed8753b69526ff9c3afb5f34d0729f785161e9e) ### [`v0.2.20`](https://redirect.github.com/langchain-ai/langchainjs/compare/0.2.19...3fb908cfb788e75de6fee38332ff7277447d2340) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.2.19...57707b004ec55c4451969edc9ca8a49a37c47094) ### [`v0.2.19`](https://redirect.github.com/langchain-ai/langchainjs/releases/tag/0.2.19) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.2.18...0.2.19) #### What's Changed - fix(mongodb): mongodb storage mget must return undefined when key not exist by [@​rtyshyk](https://redirect.github.com/rtyshyk) in [https://github.com/langchain-ai/langchainjs/pull/6445](https://redirect.github.com/langchain-ai/langchainjs/pull/6445) - chore(mongodb): Release 0.0.6 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6694](https://redirect.github.com/langchain-ai/langchainjs/pull/6694) - fix(openai): Fix type import issue by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6695](https://redirect.github.com/langchain-ai/langchainjs/pull/6695) - feat(openai): baseUrl for DallEAPIWrapper by [@​wanoo21](https://redirect.github.com/wanoo21) in [https://github.com/langchain-ai/langchainjs/pull/6685](https://redirect.github.com/langchain-ai/langchainjs/pull/6685) - chore(openai): Release 0.2.10 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6697](https://redirect.github.com/langchain-ai/langchainjs/pull/6697) - community\[patch]: Relax webllm peer dep by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6696](https://redirect.github.com/langchain-ai/langchainjs/pull/6696) - langchain\[patch]: Take all required fields into account for OpenAPI chain by [@​ikalachy](https://redirect.github.com/ikalachy) in [https://github.com/langchain-ai/langchainjs/pull/6700](https://redirect.github.com/langchain-ai/langchainjs/pull/6700) - docs\[minor]: Add state of agents survey to docs announcement bar by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6710](https://redirect.github.com/langchain-ai/langchainjs/pull/6710) - anthropic\[patch]: Fix passing cache control through in messages by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6711](https://redirect.github.com/langchain-ai/langchainjs/pull/6711) - anthropic\[minor]: Allow different tool types to be bound by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6712](https://redirect.github.com/langchain-ai/langchainjs/pull/6712) - anthropic\[patch]: Release 0.2.17 by [@​bracesproul](https://redirect.github.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/6713](https://redirect.github.com/langchain-ai/langchainjs/pull/6713) - docs\[patch]: fix chroma distance function reference link by [@​spielhoelle](https://redirect.github.com/spielhoelle) in [https://github.com/langchain-ai/langchainjs/pull/6714](https://redirect.github.com/langchain-ai/langchainjs/pull/6714) - fix(core): Pin TypeScript version for now for export test failures, add asyncDispose by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6723](https://redirect.github.com/langchain-ai/langchainjs/pull/6723) - feat(core,openai): Adds streaming support for OpenAI withStructuredOutput by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6721](https://redirect.github.com/langchain-ai/langchainjs/pull/6721) - baidu-qianfan\[patch]: Fix streaming mode of Qianfan by [@​stanoswald](https://redirect.github.com/stanoswald) in [https://github.com/langchain-ai/langchainjs/pull/6661](https://redirect.github.com/langchain-ai/langchainjs/pull/6661) - fix(anthropic): Do not check for apiKey existence when createClient parameters are present by [@​rxliuli](https://redirect.github.com/rxliuli) in [https://github.com/langchain-ai/langchainjs/pull/6716](https://redirect.github.com/langchain-ai/langchainjs/pull/6716) - feat(community): Add arcjet integration by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6725](https://redirect.github.com/langchain-ai/langchainjs/pull/6725) - feat(community): BM25 Keyword Search Retriever by [@​Mraj23](https://redirect.github.com/Mraj23) in [https://github.com/langchain-ai/langchainjs/pull/6719](https://redirect.github.com/langchain-ai/langchainjs/pull/6719) - chore(baidu-qianfan): Release 0.0.4 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6726](https://redirect.github.com/langchain-ai/langchainjs/pull/6726) - chore(anthropic): Release 0.2.18 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6727](https://redirect.github.com/langchain-ai/langchainjs/pull/6727) - chore(core): Release 0.2.32 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6728](https://redirect.github.com/langchain-ai/langchainjs/pull/6728) - chore(community): Release 0.2.33 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6729](https://redirect.github.com/langchain-ai/langchainjs/pull/6729) - cloudflare\[minor]: use native Cloudflare Workers AI binding by [@​Cherry](https://redirect.github.com/Cherry) in [https://github.com/langchain-ai/langchainjs/pull/5287](https://redirect.github.com/langchain-ai/langchainjs/pull/5287) - docs: Fix typo in chatbot tutorial by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6730](https://redirect.github.com/langchain-ai/langchainjs/pull/6730) - docs: Update wording in tool choice guide by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6732](https://redirect.github.com/langchain-ai/langchainjs/pull/6732) - google-common\[major]: Media manager by [@​afirstenberg](https://redirect.github.com/afirstenberg) in [https://github.com/langchain-ai/langchainjs/pull/5835](https://redirect.github.com/langchain-ai/langchainjs/pull/5835) - fix(langchain): Fix local file store traversal issue by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6736](https://redirect.github.com/langchain-ai/langchainjs/pull/6736) - fix(ci): Fix cf exports test by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6737](https://redirect.github.com/langchain-ai/langchainjs/pull/6737) - fix(ci): Fix cf-workers export test by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6738](https://redirect.github.com/langchain-ai/langchainjs/pull/6738) - fix(ci): Fix esbuild tests by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6739](https://redirect.github.com/langchain-ai/langchainjs/pull/6739) - fix(ci): Fix ci by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6741](https://redirect.github.com/langchain-ai/langchainjs/pull/6741) - chore(langchain): Release 0.2.19 by [@​jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/6742](https://redirect.github.com/langchain-ai/langchainjs/pull/6742) #### New Contributors - [@​rtyshyk](https://redirect.github.com/rtyshyk) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6445](https://redirect.github.com/langchain-ai/langchainjs/pull/6445) - [@​wanoo21](https://redirect.github.com/wanoo21) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6685](https://redirect.github.com/langchain-ai/langchainjs/pull/6685) - [@​ikalachy](https://redirect.github.com/ikalachy) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6700](https://redirect.github.com/langchain-ai/langchainjs/pull/6700) - [@​spielhoelle](https://redirect.github.com/spielhoelle) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6714](https://redirect.github.com/langchain-ai/langchainjs/pull/6714) - [@​stanoswald](https://redirect.github.com/stanoswald) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6661](https://redirect.github.com/langchain-ai/langchainjs/pull/6661) - [@​Mraj23](https://redirect.github.com/Mraj23) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6719](https://redirect.github.com/langchain-ai/langchainjs/pull/6719) - [@​Cherry](https://redirect.github.com/Cherry) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/5287](https://redirect.github.com </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/timelessco/recollect).
- Loading branch information