Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pathwaycom/pathway
/ index
Method
index
python/pathway/xpacks/llm/document_store.py:571–572 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
569
570
@property
571
def
index(self) -> DataIndex:
572
return
self._retriever
573
574
575
class
SlidesDocumentStore(DocumentStore):
Callers
5
_prep_message_log
Function · 0.80
__index__
Method · 0.80
_argument_index
Function · 0.80
plot
Function · 0.80
get_shuffled_version
Function · 0.80
Calls
no outgoing calls
Tested by
1
get_shuffled_version
Function · 0.64