Inference
List Models
List the VLM models Argus supports for /locate.
Public: no API key required (it's a catalog of model names, nothing sensitive), so a client can discover supported models before it holds credentials. The SDK fetches this once, caches it, and validates find(model=...) locally so a typo fails fast with a clean error instead of a 400 from /locate.
get/api/v1/inference/models
Response
Successful Response