Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanGePlus/LightRAGTest
/ InsertRequest
Class
InsertRequest
LightRAG/examples/lightrag_api_oracle_demo..py:157–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
156
157
class
InsertRequest(BaseModel):
158
text: str
159
160
161
class
Response(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected