MCPcopy Create free account
hub / github.com/NanGePlus/LightRAGTest / DataRequest

Class DataRequest

LightRAG/examples/lightrag_api_oracle_demo..py:153–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151
152
153class DataRequest(BaseModel):
154 limit: int = 100
155
156
157class InsertRequest(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected