Commit Graph

10 Commits (5acb564d6faf53a886ff7df892106b21c208fe71)

Author SHA1 Message Date
Erick Friis 49f3cc0f6b
templates: bump lockfile deps (#19001) 6 months ago
Max Jakob cca0167917
elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506)
Follow up on https://github.com/langchain-ai/langchain/pull/17467.

- Update all references to the Elasticsearch classes to use the partners
package.
- Deprecate community classes.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
6 months ago
Erick Friis 1317578ad1
templates: use langchain-text-splitters (#18360)
- deps
- import
- import
7 months ago
Erick Friis 64785822dc
templates: bump (#17074) 7 months ago
Erick Friis 08be477c24
templates: 0.1 bump (#15648) 8 months ago
Erick Friis 69a8a26683
templates: fix deps (#15439) 8 months ago
Erick Friis 96f6b90349
templates[patch]: relock templates (#14149) 10 months ago
Erick Friis 9dfad613c2
IMPROVEMENT Allow openai v1 in all templates that require it (#13489)
- pyproject change
- lockfiles
10 months ago
Predrag Gruevski 91443cacdb
Update `templates/rag-self-query` with newer dependencies without CVEs. (#13362)
The `langchain` repo was being flagged for using vulnerable
dependencies, some of which were in this template's lockfile. Updating
to newer versions should fix that.
10 months ago
Bagatur 2e42ed5de6
Self-query template (#12694)
Co-authored-by: Erick Friis <erick@langchain.dev>
10 months ago