Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanGePlus/LightRAGTest
/ endpoints
Endpoints
9 in github.com/NanGePlus/LightRAGTest
⨍
Functions
259
◇
Types & classes
26
↳
Endpoints
9
Route
health_check
app.get("/health")
LightRAG/examples/lightrag_api_openai_compatible_demo.py:None
Route
health_check
app.get("/health")
LightRAG/examples/lightrag_api_oracle_demo..py:None
Route
insert_endpoint
app.post("/insert", response_model=Response)
LightRAG/examples/lightrag_api_openai_compatible_demo.py:None
Route
insert_endpoint
app.post("/insert", response_model=Response)
LightRAG/examples/lightrag_api_oracle_demo..py:None
Route
insert_file
app.post("/insert_file", response_model=Response)
LightRAG/examples/lightrag_api_openai_compatible_demo.py:None
Route
insert_file
app.post("/insert_file", response_model=Response)
LightRAG/examples/lightrag_api_oracle_demo..py:None
Route
query_all_nodes
app.get("/data", response_model=Response)
LightRAG/examples/lightrag_api_oracle_demo..py:None
Route
query_endpoint
app.post("/query", response_model=Response)
LightRAG/examples/lightrag_api_openai_compatible_demo.py:None
Route
query_endpoint
app.post("/query", response_model=Response)
LightRAG/examples/lightrag_api_oracle_demo..py:None