You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/templates/rag-elasticsearch/rag_elasticsearch
Alex Kira 0caef3cde7
Change RunnableMap to RunnableParallel for consistency (#14142)
- **Description:** Change instances of RunnableMap to RunnableParallel,
as that should be the one used going forward. This makes it consistent
across the codebase.
7 months ago
..
__init__.py Templates (#12294) 8 months ago
chain.py Change RunnableMap to RunnableParallel for consistency (#14142) 7 months ago
connection.py Templates (#12294) 8 months ago
prompts.py Format Templates (#12396) 8 months ago