+Non OpenAI Compatible LLM and Image generation providers are maintained in the [providers](https://github.com/ServiceStack/llms/tree/main/llms/extensions/providers) extension, registered using the `ctx.add_provider()` API. There are several different provider implementations to take advantage of features available in each provider, such as **Interleaved Thinking** support in Anthropic's Messages API which enables all Claude and MiniMax models to reason between tool calls for improved agentic performance.
0 commit comments