Microsoft Semantic Kernel (Python or C#) through the gateway with only a base URL override: one clean call and one blocked prompt injection, mirroring examples/python-openai.
Verify the current SK API for custom OpenAI-compatible endpoints against Microsoft's docs before writing (do not guess; their client config has changed between versions).
Acceptance: examples/semantic-kernel/ with a runnable main + README with expected output, following the pattern of the existing examples.
Microsoft Semantic Kernel (Python or C#) through the gateway with only a base URL override: one clean call and one blocked prompt injection, mirroring
examples/python-openai.Verify the current SK API for custom OpenAI-compatible endpoints against Microsoft's docs before writing (do not guess; their client config has changed between versions).
Acceptance:
examples/semantic-kernel/with a runnable main + README with expected output, following the pattern of the existing examples.