AI config file
AI parameters are set in a JSON config file
1/ General section
"engine": "ping",
"version": "2.0.3",
"docker_image": "yeepeekoo/public:ai_ping",
"name": "Ping",
"location": "",
"ip": "0.0.0.0",
"port": 5001,
"description": "For Test and Integration purposes",
"github": "https://github.com/incubiq/osais_ai_ping",
"requiresGPU": false,
"isFree": true,
"expected_warmup_in_sec": 10,
"expected_tx_in_ms": 20,
2/ Params section
Last updated