Overview
Semantic Kernel can call AI Sonar through its OpenAI custom endpoint chat completion service.Type: SDK / Agent FrameworkPrimary Path: OpenAI-compatible chat completionsSupport Confidence: Supported custom endpoint path
Environment
.NET Kernel Builder
Semantic Kernel’s custom endpoint should point to the root OpenAI-compatible/v1 endpoint, not /v1/chat/completions.