Abstract: Semi-supervised learning (SSL) is a powerful technique that leverages unlabeled data to improve model performance. Conventional SSL algorithms generally make the assumption that the ...
Actual Behavior The OPENAI_API_BASE_URL is clearly not SSL checked as exptected but when calling the MCP, the url is SSL checked and the requests fails even with the env var stating not to. Steps to ...