Functions in Semantic Kernel — OpenAPI
Deep‑dive on SK OpenAPI functions: importing specs, auth wiring, errors/retries, and when to prefer native code.
3 posts
Deep‑dive on SK OpenAPI functions: importing specs, auth wiring, errors/retries, and when to prefer native code.
When and how to use native SK functions, .NET DI lifetimes, OBO auth, HttpClientFactory, and resiliency with Polly.
Overview of SK function types (Native, Prompt, OpenAPI, MCP, Plugins), when to use each, and .NET DI lifetime basics.