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/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.
7 months ago
..
__init__.py Template Readmes and Standardization (#12819) 8 months ago
agent_scratchpad.py notebook fmt (#12498) 8 months ago
chain.py Template Readmes and Standardization (#12819) 8 months ago
output_parser.py Format Templates (#12396) 8 months ago
prompts.py Format Templates (#12396) 8 months ago
retriever.py Format Templates (#12396) 8 months ago
retriever_agent.py Change RunnableMap to RunnableParallel for consistency (#14142) 7 months ago