Skip to content

Add a new provider SaladCloud#5674

Open
mgorkii-nlplogix wants to merge 1 commit into
Helicone:mainfrom
mgorkii-nlplogix:provider-saladcloud
Open

Add a new provider SaladCloud#5674
mgorkii-nlplogix wants to merge 1 commit into
Helicone:mainfrom
mgorkii-nlplogix:provider-saladcloud

Conversation

@mgorkii-nlplogix

Copy link
Copy Markdown

Component/Service

What part of Helicone does this affect?

  • Web (Frontend)
  • Jawn (Backend)
  • Worker (Proxy)
  • Bifrost (Marketing)
  • AI Gateway
  • Packages
  • Infrastructure/Docker
  • Documentation

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Performance improvement
  • Refactoring

Deployment Notes

  • No special deployment steps required
  • Database migrations need to run
  • Environment variable changes required
  • Coordination with other teams needed

Extra Notes

Added SaladCloud as an OpenAI-compatible provider using https://ai.salad.cloud/v1/chat/completions.

Images are not advertised in Helicone model metadata because SaladCloud image support was not validated in this integration. Text chat, streaming, tool parameters, and structured output parameters are registered.

Tests run:

  • cd packages && ../node_modules/.bin/jest --updateSnapshot __tests__/cost/registrySnapshots.test.ts
  • cd packages && ../node_modules/.bin/jest __tests__/cost/registrySnapshots.test.ts
  • cd packages && ../node_modules/.bin/jest __tests__/cost/usageProcessor.test.ts
  • cd worker/test/ai-gateway && ../../../node_modules/.bin/vitest run registry-alibaba.spec.ts --config vitest.config.mts
  • git diff --check

Context

This adds SaladCloud AI Gateway support to Helicone AI Gateway so users can route requests to SaladCloud-hosted Qwen models through Helicone using their own SaladCloud API key.

@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown

@mgorkii-nlplogix is attempting to deploy a commit to the Helicone Team on Vercel.

A member of the Team first needs to authorize it.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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