pawelknes
Results
2
issues of
pawelknes
Added modifications to loaders and the `RemoteMetric` class so that a metric can check if it's allowed to handle data which is sent to a remote service as per #646
Added `WatsonxAIHandler` which allows performing inference using the `watsonx.ai` platform To authenticate access to the `watsonx.ai`, users need to set `WX_AI_API_KEY`, `WX_AI_URL`, and `WX_AI_PROJECT_ID` or `WX_AI_SPACE_ID` env variables. Added support...