langchain/templates/anthropic-iterative-search/anthropic_iterative_search
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 Template Readmes and Standardization (#12819) 2023-11-03 13:15:29 -07:00
agent_scratchpad.py notebook fmt (#12498) 2023-10-29 15:50:09 -07:00
chain.py Template Readmes and Standardization (#12819) 2023-11-03 13:15:29 -07:00
output_parser.py Format Templates (#12396) 2023-10-26 19:44:30 -07:00
prompts.py Format Templates (#12396) 2023-10-26 19:44:30 -07:00
retriever_agent.py Change RunnableMap to RunnableParallel for consistency (#14142) 2023-12-01 13:36:40 -08:00
retriever.py Format Templates (#12396) 2023-10-26 19:44:30 -07:00