Skip to content

feat: add SayGM model provider - #13127

Draft
markdavison wants to merge 1 commit into
continuedev:mainfrom
taostat:add-saygm-provider
Draft

feat: add SayGM model provider#13127
markdavison wants to merge 1 commit into
continuedev:mainfrom
taostat:add-saygm-provider

Conversation

@markdavison

@markdavison markdavison commented Aug 13, 2026

Copy link
Copy Markdown

Description

Adds SayGM as an OpenAI-compatible model provider. Closes #13126.

  • Dedicated adapter using https://api.saygm.com/v1/
  • Nine curated Chat Completions models
  • Provider registration, UI metadata, official logo, and documentation
  • Sol tool-call request compatibility
  • No static prices because routing prices are dynamic

Checklist

  • Contributing guide reviewed
  • Relevant documentation added
  • Existing adapter/build coverage exercised

Screenshot

Provider setup and model-selection screenshots to be attached before marking ready.

Tests

  • llm-info and OpenAI-adapters builds pass
  • Core and GUI typechecks pass
  • Live streaming verification passes

@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


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


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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.

Add SayGM as a model provider

1 participant