Skip to content

feat(provider-catalog): add SSYCloud LLM provider - #2294

Open
xxshu26 wants to merge 1 commit into
refly-ai:mainfrom
xxshu26:feat/SSYCloud-provider
Open

feat(provider-catalog): add SSYCloud LLM provider#2294
xxshu26 wants to merge 1 commit into
refly-ai:mainfrom
xxshu26:feat/SSYCloud-provider

Conversation

@xxshu26

@xxshu26 xxshu26 commented Aug 19, 2026

Copy link
Copy Markdown

feat(provider-catalog): add SSYCloud LLM provider

Summary

Add Shengsuanyun (SSYCloud) to the community provider catalog.

Shengsuanyun is an OpenAI-compatible API router providing unified access to 300+ LLM and multimodal models.

How to Use

  1. Open Settings → Providers → Provider Store
  2. Find SSYCloud
  3. Click Install
  4. Enter a Shengsuanyun API key
  5. Select one of the automatically loaded models

Files Changed

  • config/provider-catalog.json

Test Plan

  • SSYCloud appears in the Provider Store with its logo
  • Provider can be installed with an API key
  • Models load automatically from GET {baseUrl}/models
  • A configured model can complete a normal chat request
  • provider-catalog.json passes JSON validation

Notes

Summary by CodeRabbit

  • New Features
    • Added SSYCloud as an available provider.
    • Included OpenAI-compatible routing, bilingual descriptions, LLM categorization, documentation links, and provider icon metadata.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 13b67cb2-5cd5-474c-8695-937bf0a971c4

📥 Commits

Reviewing files that changed from the base of the PR and between 71f8b87 and 0e16714.

📒 Files selected for processing (1)
  • config/provider-catalog.json

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The provider catalog adds SSYCloud with an OpenAI-compatible API route, bilingual descriptions, LLM categorization, documentation metadata, and icon metadata.

Changes

SSYCloud provider registration

Layer / File(s) Summary
Add SSYCloud catalog metadata
config/provider-catalog.json
Adds the SSYCloud API base URL, bilingual descriptions, LLM category, documentation URL, and icon URL.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 0e167

This is a localized provider-catalog addition, and no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the addition of the SSYCloud LLM provider to the provider catalog.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant