MCPcopy Create free account
hub / github.com/cocoindex-io/cocoindex-code / IndexRequest

Class IndexRequest

src/cocoindex_code/protocol.py:16–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15
16class IndexRequest(_msgspec.Struct, tag="index"):
17 project_root: str
18
19
20class SearchRequest(_msgspec.Struct, tag="search"):

Callers 6

daemon_projectFunction · 0.90
indexFunction · 0.85

Calls

no outgoing calls