Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/examples
/ list_models
Route
list_models
python/vibe-coding-ide/backend/src/api/models.py:None–None ·
view source on GitHub ↗
router.get("/models")
Source
from the content-addressed store, hash-verified
1
import
os
2
from
typing
import
Any
3
import
httpx
4
from
fastapi
import
APIRouter
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected