Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
os
2
3
from
langchain_community.vectorstores
import
Vectara
4
from
langchain_community.vectorstores.vectara
import
SummaryConfig, VectaraQueryConfig
Callers
nothing calls this directly
Calls
6
Vectara
Class · 0.90
SummaryConfig
Class · 0.90
VectaraQueryConfig
Class · 0.90
as_rag
Method · 0.80
get
Method · 0.45
with_types
Method · 0.45
Tested by
no test coverage detected