Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baileytec-labs/llama-on-lambda
/ prompt
Route
prompt
llama_lambda/llama_cpp_docker/main.py:None–None ·
view source on GitHub ↗
app.post("/prompt")
Source
from the content-addressed store, hash-verified
1
2
import
os
3
import
json
4
from
fastapi
import
FastAPI, Header, HTTPException, Request
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected