Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SudoACoder/CodeXpert
/ completion
Route
completion
server.py:None–None ·
view source on GitHub ↗
app.post("/api")
Source
from the content-addressed store, hash-verified
1
from
fastapi
import
FastAPI, Request
2
from
llama_cpp
import
Llama
3
from
huggingface_hub
import
hf_hub_download
4
import
os
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected