langgenius / langgenius/dify-plugins

Add Synthorai as a model provider

Open
#2,968 3 comments 1 reaction 1 assignee View on GitHub

@cuihuan is already working on this.

Since Sep 13, 2026.

enhancement
Dominant language
Python
Stars
554
Forks
879
Avg merge
1d 2h
Merged PRs (30d)
125

Description

Self Checks
  • I have read the Contributing Guide and Language Policy.
  • I have searched for existing issues, including closed ones.
  • I confirm that I am using English to submit this report.
  • Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.

I want to use Synthorai (https://synthorai.io) as a model provider inside a Dify workflow, the same way CometAPI and DeerAPI are already supported. Right now the only option is configuring it as a generic "OpenAI-API-compatible" custom model, which works for basic chat calls but loses the per-model catalog, context-window metadata, and pricing display that a dedicated provider plugin gets — so users browsing Model Providers in Dify have no idea Synthorai models are an option at all.

Synthorai is an OpenAI/Anthropic-compatible LLM gateway — one API key routes to 113 models across 11 upstream providers (Claude, GPT, Gemini, GLM-5.2, Kimi-K3, DeepSeek, Qwen, etc.), priced at direct upstream cost with no markup. It's live and stable, not a beta/waitlist product.

2. Additional context or comments
3. Can you help us with this feature?
  • I am interested in contributing to this feature.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.