Skip to content

Tags: marks/langchain

Tags

v0.0.335

Toggle v0.0.335's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 335 (langchain-ai#13261)

v0.0.334

Toggle v0.0.334's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 334, exp 40 (langchain-ai#13211)

v0.0.333

Toggle v0.0.333's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 333 (langchain-ai#13131)

v0.0.332

Toggle v0.0.332's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 332 (langchain-ai#13089)

v0.0.331rc3

Toggle v0.0.331rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 331rc3 exp 39 (langchain-ai#13086)

v0.0.331rc2

Toggle v0.0.331rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 331rc2 (langchain-ai#13006)

v0.0.331

Toggle v0.0.331's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 331 (langchain-ai#12932)

v0.0.331rc1

Toggle v0.0.331rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 331rc1 (langchain-ai#12965)

v0.0.331rc0

Toggle v0.0.331rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump 331rc0 (langchain-ai#12963)

v0.0.330

Toggle v0.0.330's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add template for self-query-qdrant (langchain-ai#12795)

This PR adds a self-querying template using Qdrant as a vector store.
The template uses an artificial dataset and was implemented in a way
that simplifies passing different components and choosing LLM and
embedding providers.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>