public class VlmModelApi
extends Object
API details for using a vision-language model for the VLM pipeline.
-
Nested Class Summary
Nested Classes
-
Method Summary
-
Method Details
-
-
-
getUrl
public @Nullable URI getUrl()
-
-
-
-
getConcurrency
public @Nullable Integer getConcurrency()
-
getPrompt
public @Nullable String getPrompt()
-
getScale
public @Nullable Integer getScale()
-
-