MCPcopy
hub / github.com/langchain-ai/langchain / chain.py

File chain.py

templates/rag-aws-kendra/rag_aws_kendra/chain.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3from langchain.retrievers import AmazonKendraRetriever
4from langchain_community.llms.bedrock import Bedrock

Callers

nothing calls this directly

Calls 8

BedrockClass · 0.90
RunnableParallelClass · 0.90
RunnablePassthroughClass · 0.90
StrOutputParserClass · 0.90
getMethod · 0.45
from_templateMethod · 0.45
with_typesMethod · 0.45

Tested by

no test coverage detected