Skip to content

Conversation

@sl-gn
Copy link
Collaborator

@sl-gn sl-gn commented Oct 28, 2025

📋 PR Title Format

The PR title should follow the format:

type(scope): concise message (max 50 chars)

Where:

  • type is one of: feat, fix, docs, refactor, perf, test, chore.
  • scope is optional and describes the part of the codebase affected (e.g., auth, ui, api).
  • concise message is a short description of the change (max 50 chars).

📝 Change Type

Please select the type of change this PR introduces (choose one or more):

  • feat: New feature.
  • fix: Bug fix.
  • [✅] docs: Documentation only changes.
  • refactor: A code change that neither fixes a bug nor adds a feature.
  • perf: Performance improvement.
  • test: Adding missing tests or correcting existing tests.
  • chore: Maintenance tasks (e.g., updating dependencies).

💡 Description

add minimax and glm in Supported Models

Key Changes

  1. add minimax and glm in Supported Models
  2. fix a waring

@sl-gn sl-gn requested a review from gufengc October 28, 2025 13:13
@sl-gn sl-gn changed the title docs(readme): add minimax and glm in Supported Models docs(readme): add minimax and glm in supported models Oct 28, 2025
@sl-gn sl-gn merged commit 08cb49a into GradientHQ:main Oct 28, 2025
5 checks passed
@sl-gn sl-gn deleted the docs/add_model branch October 30, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants