/
LL
llama-farm
/
LlamaFarm Edge Runtime
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
health
2
models
1
vision
7
post
Detect Objects
post
Classify Image
post
Detect And Classify
post
Start Stream
post
Process Frame
post
Stop Stream
get
List Sessions
post
Chat Completions
vision
vision-streaming
Process Frame
Process a frame through the cascade chain.
post
/v1/vision/stream/frame
Request body
StreamFrameRequest
required
session_id
string
required
image
string
required
Base64-encoded image
Response
Successful Response
StreamFrameResponse
required
status
string
required
detections
DetectionItem[]
nullable
confidence
number
nullable
resolved_by
string
nullable