Commit Graph

4 Commits (64f5968a81f823f70d7fb15cbbccb9e0664668d3)

Author SHA1 Message Date
Erick Friis 69a8a26683
templates: fix deps (#15439) 7 months ago
Erick Friis 3c29b0ded5
templates[patch]: template pyproject updates (#14035) 9 months ago
Erick Friis 9dfad613c2
IMPROVEMENT Allow openai v1 in all templates that require it (#13489)
- pyproject change
- lockfiles
9 months ago
Kacper Łukawski 66c41c0dbf
Add template for self-query-qdrant (#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>
9 months ago