MCPcopy 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
575class SlidesDocumentStore(DocumentStore):

Callers 5

_prep_message_logFunction · 0.80
__index__Method · 0.80
_argument_indexFunction · 0.80
plotFunction · 0.80
get_shuffled_versionFunction · 0.80

Calls

no outgoing calls

Tested by 1

get_shuffled_versionFunction · 0.64