Skip to content

fix(provider): add modelscope provider backend and frontend support #1438#1447

Open
KKparpar wants to merge 3 commits intosipeed:mainfrom
KKparpar:feat/modelscope-provider
Open

fix(provider): add modelscope provider backend and frontend support #1438#1447
KKparpar wants to merge 3 commits intosipeed:mainfrom
KKparpar:feat/modelscope-provider

Conversation

@KKparpar
Copy link
Copy Markdown

📝 Description

Changes include

Backend implementation: Fixed an issue in pkg/providers/openai_compat/provider.go where an exception in retrieving the model name caused failure to properly request the ModelScope provider. Additionally, added ModelScope configuration in config/config.example.json.
Frontend update: Added the ModelScope logo to the model provider selection interface.

Purpose

  • Expand the range of AI model providers supported by the project and integrate with Alibaba Cloud's ModelScope platform.
  • Provide users with more model service options.
  • Enhance the user interface experience by adding corresponding visual indicators.

🗣️ Type of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 📖 Documentation update
  • ⚡ Code refactoring (no functional changes, no api changes)

🤖 AI Code Generation

  • 🤖 Fully AI-generated (100% AI, 0% Human)
  • 🛠️ Mostly AI-generated (AI draft, Human verified/modified)
  • 👨‍💻 Mostly Human-written (Human lead, AI assisted or none)

🔗 Related Issue

📚 Technical Context (Skip for Docs)

  • Reference URL:
  • Reasoning:

🧪 Test Environment

  • Hardware:
  • OS:
  • Model/Provider:
  • Channels:

📸 Evidence (Optional)

image image

☑️ Checklist

  • My code/docs follow the style of this project.
  • I have performed a self-review of my own changes.
  • I have updated the documentation accordingly.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 12, 2026

CLA assistant check
All committers have signed the CLA.

xuwei-xy pushed a commit to xuwei-xy/picoclaw that referenced this pull request Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: config domain: provider go Pull requests that update go code type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants