Commit Graph

10 Commits (bd5d2c2674a9600494153ea833476920a9a1c3b4)

Author SHA1 Message Date
Erick Friis 49f3cc0f6b
templates: bump lockfile deps (#19001) 4 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>
4 months ago
Erick Friis 1317578ad1
templates: use langchain-text-splitters (#18360)
- deps
- import
- import
4 months ago
Erick Friis 64785822dc
templates: bump (#17074) 5 months ago
Erick Friis 08be477c24
templates: 0.1 bump (#15648) 6 months ago
Erick Friis 69a8a26683
templates: fix deps (#15439) 6 months ago
Erick Friis 96f6b90349
templates[patch]: relock templates (#14149) 7 months ago
Erick Friis 9dfad613c2
IMPROVEMENT Allow openai v1 in all templates that require it (#13489)
- pyproject change
- lockfiles
8 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.
8 months ago
Bagatur 2e42ed5de6
Self-query template (#12694)
Co-authored-by: Erick Friis <erick@langchain.dev>
8 months ago