/
LL
llama-farm
/
LlamaFarm Edge Runtime
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
llama-farm
LlamaFarm Edge Runtime
post
Detect Objects
v1
latest
OpenAPI 3.1.0
2026-07-17
11
44
26.0 KB
vision
vision-detection
Detect Objects
Detect objects in an image using YOLO.
post
/v1/vision/detect
Request body
DetectRequest
required
image
string
required
Base64-encoded image
model
string
confidence_threshold
number
classes
string[]
nullable
Response
Successful Response
DetectResponse
required
detections
Detection[]
required
model
string
required
inference_time_ms
number
required