chore: incoming 1897 changelog entry

This commit is contained in:
Changelog Bot
2025-12-22 14:55:23 -08:00
parent e2c28c8f19
commit 5e96af8afb

View File

@@ -0,0 +1,7 @@
### PR [#1897](https://github.com/danielmiessler/Fabric/pull/1897) by [ksylvan](https://github.com/ksylvan): feat: add MiniMax provider support to OpenAI compatible plugin
- Add MiniMax provider support to OpenAI compatible plugin
- Add MiniMax provider configuration to ProviderMap
- Set MiniMax base URL to api.minimaxi.com/v1
- Configure MiniMax with ImplementsResponses as false
- Add test case for MiniMax provider validation