Langchain

Latest version: v0.2.5

Safety actively analyzes 639199 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 63

0.2.5

What's Changed

0.2.4

What's Changed
* community[patch]: Release 0.2.4 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5592
* infra[major]: Commit yarn cache by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5593
* community[patch]: support stream for wenxin and zhipu chat by jeasonnow in https://github.com/langchain-ai/langchainjs/pull/5573
* community[patch]: add support for or in elastic vector query by djaffer in https://github.com/langchain-ai/langchainjs/pull/5568
* core[patch]: Support LANGSMITH_TRACING env var by hinthornw in https://github.com/langchain-ai/langchainjs/pull/5587
* core[patch]: Set global async local storage instance by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5601
* core[minor]: Make LLMs and chat models always stream when invoked within streamEvents by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5604
* core[patch]: Release 0.2.3 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5606
* docs[patch]: Update README and other links by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5605
* feat[langsmith]: transparent handoff between traceable HOF and LangChain by dqbd in https://github.com/langchain-ai/langchainjs/pull/5339
* core[patch]: Release 0.2.4 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5609
* docs[patch]: redirect integration links to 0.2 by efriis in https://github.com/langchain-ai/langchainjs/pull/5608
* mistralai[minor]: Add llms entrypoint, update chat model integration by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5603
* mistralai[patch]: Release 0.0.23 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5613
* langchain[patch],core[patch]: Fix agent executor stream event behavior by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5614
* core[minor],openai[patch]: Add usage metadata to `AIMessage`/`Chunk` by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5586
* core[patch]: Release 0.2.5 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5615
* openai[patch]: Bump OpenAI deps by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5616
* openai[minor]: Release 0.1.0 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5617
* community[patch],langchain[patch],groq[patch]: Bump deps by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5618

New Contributors
* djaffer made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5568

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.2.3...0.2.4

0.2.3

What's Changed
* scripts[patch]: Add .js extension to build script by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5536
* docs[minor]: Multi modal docs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5537
* scripts[major]: New build by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5538
* core[minor]: Stream events v2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5539
* community[minor]: Add Upstash Embeddings Support by fahreddinozcan in https://github.com/langchain-ai/langchainjs/pull/5150
* community[patch]: 3369 Streaming support for Replicate models by jeasonnow in https://github.com/langchain-ai/langchainjs/pull/5365
* community[minor]: Add Moonshot chat models integration by crazyurus in https://github.com/langchain-ai/langchainjs/pull/5239
* community[minor]: Integrate zep cloud components by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5542
* qdrant[minor]: Support maxMarginalRelevanceSearch() by Anush008 in https://github.com/langchain-ai/langchainjs/pull/5467
* community[minor]: Add UpstashRatelimitHandler by CahidArda in https://github.com/langchain-ai/langchainjs/pull/5474
* community[minor]: add Neo4j Graph enhancedSchema option by easwee in https://github.com/langchain-ai/langchainjs/pull/5413
* community[patch]: add ?| (arrayContains) filter on metadata to PGVector search by georgeherby in https://github.com/langchain-ai/langchainjs/pull/5381
* community[patch]: Better errors for neo4j vector by tomasonjo in https://github.com/langchain-ai/langchainjs/pull/5501
* community[patch]: Default embeddingNodeProperty value by adam-cowley in https://github.com/langchain-ai/langchainjs/pull/5510
* docs[patch]: update callbacks by eyurtsev in https://github.com/langchain-ai/langchainjs/pull/5515
* community[patch]: include metadata returned by Amazon bedrock knowledge base by madmed88 in https://github.com/langchain-ai/langchainjs/pull/5535
* community[patch]: preserve ordinality in postgres record manager when checking existence of documents by arrested-developer in https://github.com/langchain-ai/langchainjs/pull/5533
* docs[minor]: LangGraph Migration Guide by hinthornw in https://github.com/langchain-ai/langchainjs/pull/5487
* qdrant[patch]: Release 0.0.5 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5543
* community[patch]: Release 0.2.3 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5544
* core[patch]: Release 0.2.1 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5545
* pinecone[patch],weaviate[patch]: Bump weaviate and pinecone core deps by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5546
* pinecone[patch]: Release 0.0.7 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5547
* weaviate[patch]: Release 0.0.4 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5548
* openai[patch]: fix 5520 by jeasonnow in https://github.com/langchain-ai/langchainjs/pull/5521
* openai[patch]: Release 0.0.34 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5562
* core[patch]: Keep event stream for streamEvents v2 open until end of run by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5561
* core[patch]: Release 0.2.2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5563
* docs[patch]: Missing how to index section for multi modal by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5575
* api_refs[patch]: Fix link to v0.1 api refs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5576
* infra[minor]: Speed improvements for CI by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5580
* infra[patch]: Improve yarn format by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5578
* docs[patch]: Fixed Typo on Build Simple LLM application page by LukeCali-949 in https://github.com/langchain-ai/langchainjs/pull/5566
* google-common [patch], google-* [tests]: Fix streaming false by afirstenberg in https://github.com/langchain-ai/langchainjs/pull/5571
* community[patch]: fix data.usage error because Moonshot sometimes does not return by crazyurus in https://github.com/langchain-ai/langchainjs/pull/5551
* google-common[patch]: Zod to Gemini params conversion when the schema contains arrays of items by miguelff in https://github.com/langchain-ai/langchainjs/pull/5553
* google-common[patch]: Release 0.0.17 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5588
* google-*[patch]: Release 0.0.17 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5589
* langchain[patch]: Support for sqljs by radiantone in https://github.com/langchain-ai/langchainjs/pull/5560
* community[patch]: Upstash Vector Store Namespace Feature by fahreddinozcan in https://github.com/langchain-ai/langchainjs/pull/5557
* infra[patch]: Set fail-fast strategy to false by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5590
* langchain[patch],community[patch]: Loosen peer deps by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5583

New Contributors
* crazyurus made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5239
* georgeherby made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5381
* eyurtsev made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5515
* madmed88 made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5535
* arrested-developer made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5533
* LukeCali-949 made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5566
* miguelff made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5553
* radiantone made their first contribution in https://github.com/langchain-ai/langchainjs/pull/5560

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.2.2...0.2.3

0.2.2

What's Changed
* google-genai[minor]: Add tool calling support by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5507
* google-genai[patch]: Release 0.0.16 by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5513
* community[minor]: Allow more forms of credentials for aws bedrock by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5514
* core[patch]: Add support for messages in/messages out for RunnableWithMessageHistory by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5517
* docs: move feedback into paginator from content by efriis in https://github.com/langchain-ai/langchainjs/pull/5516
* docs[patch]: Fix lint by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5526
* community[patch]: Release 0.2.2 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5527
* chore(google-palm): Update `google-ai/generativelanguage` module to 2.5.0 [CVE-2023-36665] by OlegIvaniv in https://github.com/langchain-ai/langchainjs/pull/5523
* community[patch]: Bump package by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5529
* docs[minor]: Add generative UI docs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/5528
* langchain[patch]: Readd dropped entrypoint by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/5530


**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.2.1...0.2.2

0.2.1

What's Changed

0.2.0

Package-specific release note generation coming soon.

langchain-text-splitters==0.2.0
Release langchain-text-splitters==0.2.0

Package-specific release note generation coming soon.

langchain-experimental==0.0.59
Release langchain-experimental==0.0.59

Package-specific release note generation coming soon.

langchain-core==0.2.0
Release langchain-core==0.2.0

Package-specific release note generation coming soon.

langchain-community==0.2.0
Release langchain-community==0.2.0

Package-specific release note generation coming soon.

langchain-upstage==0.1.5
Release langchain-upstage==0.1.5

Package-specific release note generation coming soon.

langchain-text-splitters==0.0.2
Release langchain-text-splitters==0.0.2

Package-specific release note generation coming soon.

langchain-pinecone==0.1.1
Release langchain-pinecone==0.1.1

Package-specific release note generation coming soon.

langchain-ibm==0.1.7
Release langchain-ibm==0.1.7

Package-specific release note generation coming soon.

langchain-fireworks==0.1.3
Release langchain-fireworks==0.1.3

Package-specific release note generation coming soon.

langchain-exa==0.1.0
Release langchain-exa==0.1.0

Package-specific release note generation coming soon.

langchain-anthropic==0.1.13
Release langchain-anthropic==0.1.13

Package-specific release note generation coming soon.

langchain-airbyte==0.1.1
Release langchain-airbyte==0.1.1

Package-specific release note generation coming soon.

langchain-voyageai==0.1.1
Release langchain-voyageai==0.1.1

Package-specific release note generation coming soon.

langchain-together==0.1.2
Release langchain-together==0.1.2

Package-specific release note generation coming soon.

langchain-robocorp==0.0.7
Release langchain-robocorp==0.0.7

Package-specific release note generation coming soon.

langchain-qdrant==0.1.0
Release langchain-qdrant==0.1.0

Package-specific release note generation coming soon.

langchain-prompty==0.0.2
Release langchain-prompty==0.0.2

Package-specific release note generation coming soon.

langchain-openai==0.1.7
Release langchain-openai==0.1.7

Package-specific release note generation coming soon.

langchain-nomic==0.1.0
Release langchain-nomic==0.1.0

Package-specific release note generation coming soon.

langchain-mongodb==0.1.5
Release langchain-mongodb==0.1.5

Package-specific release note generation coming soon.

langchain-mistralai==0.1.7
Release langchain-mistralai==0.1.7

Package-specific release note generation coming soon.

langchain-groq==0.1.4
Release langchain-groq==0.1.4

Package-specific release note generation coming soon.

langchain-chroma==0.1.1
Release langchain-chroma==0.1.1

Package-specific release note generation coming soon.

langchain-azure-dynamic-sessions==0.1.0
Release langchain-azure-dynamic-sessions==0.1.0

Package-specific release note generation coming soon.

langchain-anthropic==0.1.12
Release langchain-anthropic==0.1.12

Package-specific release note generation coming soon.

langchain-ai21==0.1.5
Release langchain-ai21==0.1.5

Package-specific release note generation coming soon.

langchain-qdrant==0.0.1
Release langchain-qdrant==0.0.1

Package-specific release note generation coming soon.

langchain-mongodb==0.1.4
Release langchain-mongodb==0.1.4

Package-specific release note generation coming soon.

langchain-core==0.2.0rc1
Release langchain-core==0.2.0rc1

Package-specific release note generation coming soon.

langchain-huggingface==0.0.1
Release langchain-huggingface==0.0.1

Package-specific release note generation coming soon.

langchain-prompty==0.0.1
Release langchain-prompty==0.0.1

Package-specific release note generation coming soon.

Page 1 of 63

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.