Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.11 KB

DetectorDeploymentConfiguration.md

File metadata and controls

18 lines (14 loc) · 1.11 KB

DetectorDeploymentConfiguration

Properties

Name Type Description Notes
event_source str [optional]
event_type str [optional]
http_port str [optional]
memory_requirement str [optional]
model_name str [optional]
prom_scraping bool [optional]
protocol str For model inference, Seldon recommends using the industry-standard Open Inference Protocol (OIP) as the preferred protocol over others.<br>The corresponding protocol OIP value for Seldon Deployment detectors is 'kfserving.http'. For Seldon ML Pipelines, this is the only supported protocol.<br>For more information, please refer to the Seldon documentation: https://docs.seldon.ai/seldon-core-2/apis/inference/v2 [optional]
reply_url str [optional]
user_permission int [optional]

[Back to Model list] [Back to API list] [Back to README]