Make Wpf Chatclient Factory

Generates a provider-agnostic IChatClient factory that shares one SocketsHttpHandler across LLM SDKs (OpenAI, Ollama, Anthropic, Gemini) and includes a MockChatClient for account-less development. Use when wiring multiple LLM providers behind Microsoft.Extensions.AI in a WPF app. Usage: /wpf-dev-pack:make-wpf-chatclient-factory <Name>

christian289 Updated

File contents

christian289/dotnet-with-claudecode/tree/main/wpf-dev-pack/skills/make-wpf-chatclient-factory commit c7412b50c7

Frequently asked questions

npx skillmds@latest add christian289/make-wpf-chatclient-factory