Skip to content

Add support for configurable OpenAI-compatible providers#507

Merged
zahlekhan merged 3 commits into
thesysdev:mainfrom
9sx77ssl:feat/openai-compatible-providers
May 13, 2026
Merged

Add support for configurable OpenAI-compatible providers#507
zahlekhan merged 3 commits into
thesysdev:mainfrom
9sx77ssl:feat/openai-compatible-providers

Conversation

@9sx77ssl
Copy link
Copy Markdown
Contributor

This PR adds support for configurable OpenAI-compatible providers in the example chat app via the optional OPENAI_BASE_URL environment variable.

This enables compatibility with:

  • Gemini
  • OpenRouter
  • other OpenAI-compatible APIs

while preserving the default OpenAI behavior.

The README was also updated with configuration examples for multiple providers.

Copy link
Copy Markdown
Contributor

@zahlekhan zahlekhan left a comment

Choose a reason for hiding this comment

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

rest lgtm. Thanks for the contribution.

Comment thread README.md Outdated
@9sx77ssl 9sx77ssl requested a review from zahlekhan May 12, 2026 07:10
@zahlekhan
Copy link
Copy Markdown
Contributor

Thanks @9sx77ssl .
We would love you to be part of our community as well https://discord.com/invite/Pbv5PsqUSv

@zahlekhan zahlekhan merged commit 4d66c14 into thesysdev:main May 13, 2026
1 check passed
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.

2 participants