Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure-Samples/llama-index-python
/ endpoints
Endpoints
4 in github.com/Azure-Samples/llama-index-python
⨍
Functions
108
◇
Types & classes
30
↳
Endpoints
4
Route
chat
r.post("")
backend/app/api/routers/chat.py:None
Route
chat_config
r.get("/config")
backend/app/api/routers/chat.py:None
Route
chat_request
r.post("/request")
backend/app/api/routers/chat.py:None
Route
redirect_to_docs
app.get("/")
backend/main.py:None