{"record":{"id":"a947b46610d8c66f","repo":"keras-team/keras","slug":"add-endpoint-is-not-implemented-in-the-openvino","errorCode":null,"errorMessage":"`add_endpoint` is not implemented in the openvino backend.","messagePattern":"`add_endpoint` is not implemented in the openvino backend\\.","errorType":"exception","errorClass":"NotImplementedError","httpStatus":null,"severity":"error","filePath":"keras/src/backend/openvino/export.py","lineNumber":8,"sourceCode":"class OpenvinoExportArchive:\n    def track(self, resource):\n        raise NotImplementedError(\n            \"`track` is not implemented in the openvino backend.\"\n        )\n\n    def add_endpoint(self, name, fn, input_signature=None, **kwargs):\n        raise NotImplementedError(\n            \"`add_endpoint` is not implemented in the openvino backend.\"\n        )\n","sourceCodeStart":1,"sourceCodeEnd":11,"githubUrl":"https://github.com/keras-team/keras/blob/7a34a03db60bf60042242d6a556fc3be119046a5/keras/src/backend/openvino/export.py#L1-L11","documentation":"Error \"`add_endpoint` is not implemented in the openvino backend.\" thrown in keras-team/keras.","triggerScenarios":"Thrown at keras/src/backend/openvino/export.py:8 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"7a34a03db60bf60042242d6a556fc3be119046a5","analyzedAt":"2026-08-25T21:25:25.994Z","schemaVersion":2},"datasetVersion":"2026-08-26T02:17:13.382Z"}