docs: update MiniMax model example to M3 (#20)

Bump the MiniMax provider example in PROVIDER_EXAMPLES.md from the
older MiniMax-M2.5 to the latest MiniMax-M3, so newcomers following
the tutorial pick up the current recommended model out of the box.
This commit is contained in:
Octopus
2026-06-01 16:56:59 -04:00
committed by GitHub
parent eae7c43dc9
commit e3de94ba9d
+1 -1
View File
@@ -14,7 +14,7 @@ llm:
```yaml
llm:
provider: minimax
model: openai/MiniMax-M2.5
model: openai/MiniMax-M3
api_key: your-minimax-api-key
api_base: https://api.minimax.io/v1
temperature: 0.7