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.
2023-12-01 13:36:40 -08:00
..
__init__.py Add template for conversational rag with timescale vector (#13041) 2023-11-10 16:12:32 -08:00
chain.py Change RunnableMap to RunnableParallel for consistency (#14142) 2023-12-01 13:36:40 -08:00
load_sample_dataset.py Add template for conversational rag with timescale vector (#13041) 2023-11-10 16:12:32 -08:00