mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-18 16:16:33 +00:00
templates[patch]: Rag redis template dependency update (#13614)
- **Description:** Update RAG Redis template readme and dependencies.
This commit is contained in:
@@ -36,7 +36,7 @@ export_attr = "chain"
|
||||
[tool.templates-hub]
|
||||
use-case = "rag"
|
||||
author = "Redis"
|
||||
integrations = ["OpenAI", "Redis"]
|
||||
integrations = ["OpenAI", "Redis", "HuggingFace"]
|
||||
tags = ["vectordbs"]
|
||||
|
||||
[tool.poe.tasks.start]
|
||||
|
Reference in New Issue
Block a user