Skip to content

Use a neutral example for the gateway endpoint - #14

Merged
davidmckayv merged 1 commit into
mainfrom
strip-vendor
Aug 19, 2026
Merged

Use a neutral example for the gateway endpoint#14
davidmckayv merged 1 commit into
mainfrom
strip-vendor

Conversation

@davidmckayv

Copy link
Copy Markdown
Contributor

Removes the named commercial gateway from .env.example and docs/configuration.md, introduced alongside the (good) base-URL fix in #13.

It appeared ten times: the vendor's URL twice, its API key format, a model id from its catalogue, a curl against its endpoint, and a paragraph about where it hosts. The setting works against any OpenAI-compatible endpoint, so a placeholder does the same job without reading as an endorsement.

No behaviour change and no loss of substance: model names still travel verbatim, and a namespaced catalogue still wants both halves of the name.

The configuration docs named a specific commercial gateway, with its URL, its
key format, a model id from its catalogue and a curl against its endpoint. The
setting works with any OpenAI-compatible endpoint, so the example does not need
a vendor, and naming one reads as an endorsement we did not make.

The substance is unchanged: model names travel verbatim, and a namespaced
catalogue wants both halves of the name.
@davidmckayv
davidmckayv merged commit 93e357f into main Aug 19, 2026
3 checks passed
@davidmckayv
davidmckayv deleted the strip-vendor branch August 19, 2026 21:42
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