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

File chain.py

templates/rag-vectara/rag_vectara/chain.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3from langchain_community.vectorstores import Vectara
4from langchain_community.vectorstores.vectara import SummaryConfig, VectaraQueryConfig

Callers

nothing calls this directly

Calls 6

VectaraClass · 0.90
SummaryConfigClass · 0.90
VectaraQueryConfigClass · 0.90
as_ragMethod · 0.80
getMethod · 0.45
with_typesMethod · 0.45

Tested by

no test coverage detected