langchain-ai/langchainjs (@langchain/community)
### [`v0.3.10`](https://redirect.github.com/langchain-ai/langchainjs/compare/2a08a039bd6fc896bc9dce8bdfc6fb3781c00424...ac05b302246c554acb1bd1afea26ab6ff9b09d63)
[Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/3f498437c54033b0f83c965a65772af54baefa7f...c21474026212c628ce49356701767068ea04b669)
### [`v0.3.9`](https://redirect.github.com/langchain-ai/langchainjs/compare/05cf7b0fd751cba30b39d2b0c5933ea857b08333...3f498437c54033b0f83c965a65772af54baefa7f)
[Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/05cf7b0fd751cba30b39d2b0c5933ea857b08333...3f498437c54033b0f83c965a65772af54baefa7f)
### [`v0.3.8`](https://redirect.github.com/langchain-ai/langchainjs/compare/6ff3e972254dfbc5b2b117c792d277b526538484...05cf7b0fd751cba30b39d2b0c5933ea857b08333)
[Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/6ff3e972254dfbc5b2b117c792d277b526538484...05cf7b0fd751cba30b39d2b0c5933ea857b08333)
### [`v0.3.7`](https://redirect.github.com/langchain-ai/langchainjs/compare/41e139eb38b4f99a2e819d34af923626696dea11...6ff3e972254dfbc5b2b117c792d277b526538484)
[Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/41e139eb38b4f99a2e819d34af923626696dea11...6ff3e972254dfbc5b2b117c792d277b526538484)
### [`v0.3.6`](https://redirect.github.com/langchain-ai/langchainjs/compare/d37d9979c7bd9f895c9bdf114f6f94a74e9b8e72...41e139eb38b4f99a2e819d34af923626696dea11)
[Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.5...41e139eb38b4f99a2e819d34af923626696dea11)
### [`v0.3.5`](https://redirect.github.com/langchain-ai/langchainjs/compare/d94601f79d91fb8156984c06fb45818eca149530...00a727e1d750ef1b4cad70f3a9abdc568cd26154)
[Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.4...0.3.5)
### [`v0.3.4`](https://redirect.github.com/langchain-ai/langchainjs/releases/tag/0.3.4)
[Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.3...0.3.4)
#### What's Changed
- chore(langchain): Release 0.3.3 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7039](https://redirect.github.com/langchain-ai/langchainjs/pull/7039)
- feat(community): Prepare implementation IBM WatsonxAI to langchain community package. by [@FilipZmijewski](https://redirect.github.com/FilipZmijewski) in [https://github.com/langchain-ai/langchainjs/pull/6916](https://redirect.github.com/langchain-ai/langchainjs/pull/6916)
- fix(core): Handle empty model output in memory by [@burivuhster](https://redirect.github.com/burivuhster) in [https://github.com/langchain-ai/langchainjs/pull/7019](https://redirect.github.com/langchain-ai/langchainjs/pull/7019)
- docs: Fix typo by [@nick-w-nick](https://redirect.github.com/nick-w-nick) in [https://github.com/langchain-ai/langchainjs/pull/7045](https://redirect.github.com/langchain-ai/langchainjs/pull/7045)
- feat(community): ElasticVectorSearch: add a not_exists filter by [@LaurensTsestigh](https://redirect.github.com/LaurensTsestigh) in [https://github.com/langchain-ai/langchainjs/pull/7036](https://redirect.github.com/langchain-ai/langchainjs/pull/7036)
- chore(community): Updated Firecrawl Document Loaders to v1 by [@rafaelsideguide](https://redirect.github.com/rafaelsideguide) in [https://github.com/langchain-ai/langchainjs/pull/6818](https://redirect.github.com/langchain-ai/langchainjs/pull/6818)
- chore(langchain): export AgentRunnableSequence by [@Makoq](https://redirect.github.com/Makoq) in [https://github.com/langchain-ai/langchainjs/pull/7046](https://redirect.github.com/langchain-ai/langchainjs/pull/7046)
- chore(community): Release 0.3.8 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7050](https://redirect.github.com/langchain-ai/langchainjs/pull/7050)
- fix(community): Escape libSQL vector store inserts by using object syntax with placeholders by [@florivdg](https://redirect.github.com/florivdg) in [https://github.com/langchain-ai/langchainjs/pull/7041](https://redirect.github.com/langchain-ai/langchainjs/pull/7041)
- feat(core): Allow omitting tags from runnable sequences by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7055](https://redirect.github.com/langchain-ai/langchainjs/pull/7055)
- chore(core): Release 0.3.14 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7056](https://redirect.github.com/langchain-ai/langchainjs/pull/7056)
- feat(core,langchain,community): Bump to LangSmith 0.2.0 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7058](https://redirect.github.com/langchain-ai/langchainjs/pull/7058)
- chore(core): Release 0.3.15 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7059](https://redirect.github.com/langchain-ai/langchainjs/pull/7059)
- chore(community): Release 0.3.9 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7060](https://redirect.github.com/langchain-ai/langchainjs/pull/7060)
#### New Contributors
- [@FilipZmijewski](https://redirect.github.com/FilipZmijewski) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6916](https://redirect.github.com/langchain-ai/langchainjs/pull/6916)
- [@burivuhster](https://redirect.github.com/burivuhster) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/7019](https://redirect.github.com/langchain-ai/langchainjs/pull/7019)
- [@rafaelsideguide](https://redirect.github.com/rafaelsideguide) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6818](https://redirect.github.com/langchain-ai/langchainjs/pull/6818)
- [@Makoq](https://redirect.github.com/Makoq) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/7046](https://redirect.github.com/langchain-ai/langchainjs/pull/7046)
- [@florivdg](https://redirect.github.com/florivdg) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/7041](https://redirect.github.com/langchain-ai/langchainjs/pull/7041)
**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.3.3...0.3.4
### [`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)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 contains the following updates:
^0.2.5
->^0.3.0
Release Notes
langchain-ai/langchainjs (@langchain/community)
### [`v0.3.10`](https://redirect.github.com/langchain-ai/langchainjs/compare/2a08a039bd6fc896bc9dce8bdfc6fb3781c00424...ac05b302246c554acb1bd1afea26ab6ff9b09d63) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/3f498437c54033b0f83c965a65772af54baefa7f...c21474026212c628ce49356701767068ea04b669) ### [`v0.3.9`](https://redirect.github.com/langchain-ai/langchainjs/compare/05cf7b0fd751cba30b39d2b0c5933ea857b08333...3f498437c54033b0f83c965a65772af54baefa7f) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/05cf7b0fd751cba30b39d2b0c5933ea857b08333...3f498437c54033b0f83c965a65772af54baefa7f) ### [`v0.3.8`](https://redirect.github.com/langchain-ai/langchainjs/compare/6ff3e972254dfbc5b2b117c792d277b526538484...05cf7b0fd751cba30b39d2b0c5933ea857b08333) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/6ff3e972254dfbc5b2b117c792d277b526538484...05cf7b0fd751cba30b39d2b0c5933ea857b08333) ### [`v0.3.7`](https://redirect.github.com/langchain-ai/langchainjs/compare/41e139eb38b4f99a2e819d34af923626696dea11...6ff3e972254dfbc5b2b117c792d277b526538484) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/41e139eb38b4f99a2e819d34af923626696dea11...6ff3e972254dfbc5b2b117c792d277b526538484) ### [`v0.3.6`](https://redirect.github.com/langchain-ai/langchainjs/compare/d37d9979c7bd9f895c9bdf114f6f94a74e9b8e72...41e139eb38b4f99a2e819d34af923626696dea11) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.5...41e139eb38b4f99a2e819d34af923626696dea11) ### [`v0.3.5`](https://redirect.github.com/langchain-ai/langchainjs/compare/d94601f79d91fb8156984c06fb45818eca149530...00a727e1d750ef1b4cad70f3a9abdc568cd26154) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.4...0.3.5) ### [`v0.3.4`](https://redirect.github.com/langchain-ai/langchainjs/releases/tag/0.3.4) [Compare Source](https://redirect.github.com/langchain-ai/langchainjs/compare/0.3.3...0.3.4) #### What's Changed - chore(langchain): Release 0.3.3 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7039](https://redirect.github.com/langchain-ai/langchainjs/pull/7039) - feat(community): Prepare implementation IBM WatsonxAI to langchain community package. by [@FilipZmijewski](https://redirect.github.com/FilipZmijewski) in [https://github.com/langchain-ai/langchainjs/pull/6916](https://redirect.github.com/langchain-ai/langchainjs/pull/6916) - fix(core): Handle empty model output in memory by [@burivuhster](https://redirect.github.com/burivuhster) in [https://github.com/langchain-ai/langchainjs/pull/7019](https://redirect.github.com/langchain-ai/langchainjs/pull/7019) - docs: Fix typo by [@nick-w-nick](https://redirect.github.com/nick-w-nick) in [https://github.com/langchain-ai/langchainjs/pull/7045](https://redirect.github.com/langchain-ai/langchainjs/pull/7045) - feat(community): ElasticVectorSearch: add a not_exists filter by [@LaurensTsestigh](https://redirect.github.com/LaurensTsestigh) in [https://github.com/langchain-ai/langchainjs/pull/7036](https://redirect.github.com/langchain-ai/langchainjs/pull/7036) - chore(community): Updated Firecrawl Document Loaders to v1 by [@rafaelsideguide](https://redirect.github.com/rafaelsideguide) in [https://github.com/langchain-ai/langchainjs/pull/6818](https://redirect.github.com/langchain-ai/langchainjs/pull/6818) - chore(langchain): export AgentRunnableSequence by [@Makoq](https://redirect.github.com/Makoq) in [https://github.com/langchain-ai/langchainjs/pull/7046](https://redirect.github.com/langchain-ai/langchainjs/pull/7046) - chore(community): Release 0.3.8 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7050](https://redirect.github.com/langchain-ai/langchainjs/pull/7050) - fix(community): Escape libSQL vector store inserts by using object syntax with placeholders by [@florivdg](https://redirect.github.com/florivdg) in [https://github.com/langchain-ai/langchainjs/pull/7041](https://redirect.github.com/langchain-ai/langchainjs/pull/7041) - feat(core): Allow omitting tags from runnable sequences by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7055](https://redirect.github.com/langchain-ai/langchainjs/pull/7055) - chore(core): Release 0.3.14 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7056](https://redirect.github.com/langchain-ai/langchainjs/pull/7056) - feat(core,langchain,community): Bump to LangSmith 0.2.0 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7058](https://redirect.github.com/langchain-ai/langchainjs/pull/7058) - chore(core): Release 0.3.15 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7059](https://redirect.github.com/langchain-ai/langchainjs/pull/7059) - chore(community): Release 0.3.9 by [@jacoblee93](https://redirect.github.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/7060](https://redirect.github.com/langchain-ai/langchainjs/pull/7060) #### New Contributors - [@FilipZmijewski](https://redirect.github.com/FilipZmijewski) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6916](https://redirect.github.com/langchain-ai/langchainjs/pull/6916) - [@burivuhster](https://redirect.github.com/burivuhster) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/7019](https://redirect.github.com/langchain-ai/langchainjs/pull/7019) - [@rafaelsideguide](https://redirect.github.com/rafaelsideguide) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/6818](https://redirect.github.com/langchain-ai/langchainjs/pull/6818) - [@Makoq](https://redirect.github.com/Makoq) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/7046](https://redirect.github.com/langchain-ai/langchainjs/pull/7046) - [@florivdg](https://redirect.github.com/florivdg) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/7041](https://redirect.github.com/langchain-ai/langchainjs/pull/7041) **Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.3.3...0.3.4 ### [`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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.