ai-server/samples/models/dummy/config.json
faraphel 7bd84c8570 added support of inputs parameters that are recognised by the API.
Models are now loaded in separate endpoints for the inputs to be easier to recognise
2025-01-09 23:12:54 +01:00

6 lines
62 B
JSON

{
"type": "python",
"file": "model.py",
"inputs": {}
}