Skip to content

add SaladCloud AI Gateway provider#12130

Open
mgorkii-nlplogix wants to merge 2 commits intocontinuedev:mainfrom
mgorkii-nlplogix:add-saladcloud-provider
Open

add SaladCloud AI Gateway provider#12130
mgorkii-nlplogix wants to merge 2 commits intocontinuedev:mainfrom
mgorkii-nlplogix:add-saladcloud-provider

Conversation

@mgorkii-nlplogix
Copy link
Copy Markdown

@mgorkii-nlplogix mgorkii-nlplogix commented Apr 13, 2026

Summary by cubic

Add saladcloud as an OpenAI-compatible provider to run Qwen 3.5 models via SaladCloud AI Gateway. Includes core provider, GUI presets, and docs with config examples.

  • New Features
    • Core: added SaladCloud class (extends OpenAI) with apiBase https://ai.salad.cloud/v1/ and useLegacyCompletionsEndpoint: false; registered in LLMClasses.
    • GUI: new saladcloud provider with API key input and model presets:
      • Qwen 3.5 35B A3B (qwen3.5-35b-a3b, 131,072 context)
      • Qwen 3.5 27B (qwen3.5-27b, 131,072 context)
      • Qwen 3.5 9B (qwen3.5-9b, 131,072 context)
    • Docs: added SaladCloud page with API key link, “Available Models” reference, and YAML/JSON chat model examples; notes embeddings aren’t supported.

Written for commit 530ffb4. Summary will update on new commits.

@mgorkii-nlplogix mgorkii-nlplogix requested a review from a team as a code owner April 13, 2026 14:35
@mgorkii-nlplogix mgorkii-nlplogix requested review from sestinj and removed request for a team April 13, 2026 14:35
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Apr 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mgorkii-nlplogix
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 5 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant