Problem
Continue users currently need to configure SayGM manually as a generic OpenAI-compatible endpoint and do not get the provider card, official logo, curated compatible model list, or Sol request adjustment.
Proposed change
Add a dedicated SayGM adapter using https://api.saygm.com/v1/ and SAYGM_API_KEY, register nine curated Chat Completions models, add provider UI metadata and documentation, and omit static pricing because SayGM routing prices can change at runtime.
Evidence
The implementation has build/typecheck coverage and privacy-checked packaged-extension screenshots.
The repository issue configuration currently directs feature requests to Discussions, but Discussions are disabled on this repository, so this issue records the required pre-PR proposal.
Problem
Continue users currently need to configure SayGM manually as a generic OpenAI-compatible endpoint and do not get the provider card, official logo, curated compatible model list, or Sol request adjustment.
Proposed change
Add a dedicated SayGM adapter using
https://api.saygm.com/v1/andSAYGM_API_KEY, register nine curated Chat Completions models, add provider UI metadata and documentation, and omit static pricing because SayGM routing prices can change at runtime.Evidence
The implementation has build/typecheck coverage and privacy-checked packaged-extension screenshots.
The repository issue configuration currently directs feature requests to Discussions, but Discussions are disabled on this repository, so this issue records the required pre-PR proposal.