[PR #23] [MERGED] feat: add MiniMax to AI Models integrations page #27

Closed
opened 2026-02-15 17:17:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/openclaw.ai/pull/23
Author: @adao-max
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @thewilloftheshadow

Base: mainHead: feat/add-minimax-to-integrations


📝 Commits (1)

  • 83e2226 feat: add MiniMax to AI Models integrations page

📊 Changes

2 files changed (+48 additions, -0 deletions)

View changed files

📝 src/components/Icon.astro (+29 -0)
📝 src/pages/integrations.astro (+19 -0)

📄 Description

Summary

Add MiniMax as an AI model provider to the integrations page.

Changes

  • Extended Icon component to support SVG linearGradient
  • Added MiniMax with gradient logo to modelProviders (positioned after Google)
  • Description: "MiniMax-M2.1"

Screenshot

integrations


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/openclaw.ai/pull/23 **Author:** [@adao-max](https://github.com/adao-max) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@thewilloftheshadow](https://github.com/thewilloftheshadow) **Base:** `main` ← **Head:** `feat/add-minimax-to-integrations` --- ### 📝 Commits (1) - [`83e2226`](https://github.com/openclaw/openclaw.ai/commit/83e2226f9fb9847a5721ace70aa0317d8e3aec74) feat: add MiniMax to AI Models integrations page ### 📊 Changes **2 files changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/components/Icon.astro` (+29 -0) 📝 `src/pages/integrations.astro` (+19 -0) </details> ### 📄 Description ## Summary Add MiniMax as an AI model provider to the integrations page. ## Changes - Extended Icon component to support SVG linearGradient - Added MiniMax with gradient logo to modelProviders (positioned after Google) - Description: "MiniMax-M2.1" ## Screenshot ![integrations](https://cdn.hailuoai.video/moss/prod/2026-01-29-21/user/multi_chat_file/58b884fc-f27f-4cb3-bc95-f350f54ff149.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:18 -05:00
yindo closed this issue 2026-02-15 17:17:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw.ai#27