Skip to content

feat: add HPC-AI model provider support#1266

Open
lioZ129 wants to merge 3 commits intoanomalyco:devfrom
lioZ129:feature/add-hpc-ai-provider
Open

feat: add HPC-AI model provider support#1266
lioZ129 wants to merge 3 commits intoanomalyco:devfrom
lioZ129:feature/add-hpc-ai-provider

Conversation

@lioZ129
Copy link

@lioZ129 lioZ129 commented Mar 25, 2026

Description:

Summary

Adds the HPC-AI provider: OpenAI-compatible API via @ai-sdk/openai-compatible, aligned with the official quickstart docs and inference base URL, plus a brand logo.svg.

What changed

Copilot AI review requested due to automatic review settings March 25, 2026 09:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new HPC-AI provider (OpenAI-compatible) with initial model metadata (MiniMax M2.5, Kimi K2.5) and a provider logo.

Changes:

  • Added providers/hpc-ai/provider.toml with env var, docs link, npm adapter, and inference base URL.
  • Added two model definition TOMLs under providers/hpc-ai/models/....
  • Added providers/hpc-ai/logo.svg for brand display.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
providers/hpc-ai/provider.toml Registers the HPC-AI provider and its OpenAI-compatible endpoint/auth.
providers/hpc-ai/models/moonshotai/kimi-k2.5.toml Adds model capabilities/limits/modalities metadata for Kimi K2.5.
providers/hpc-ai/models/minimax/minimax-m2.5.toml Adds model capabilities/limits/modalities metadata for MiniMax M2.5.
providers/hpc-ai/logo.svg Introduces provider branding asset for UI/display.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

lioZ129 and others added 2 commits March 25, 2026 17:15
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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