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-timescale-conversation/rag_timescale_conversation
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.
10 months ago
..
__init__.py Add template for conversational rag with timescale vector (#13041) 10 months ago
chain.py Change RunnableMap to RunnableParallel for consistency (#14142) 10 months ago
load_sample_dataset.py Add template for conversational rag with timescale vector (#13041) 10 months ago