Skip to content

[WIP] Add support for other models#235

Open
luis5tb wants to merge 2 commits into
RHEcosystemAppEng:mainfrom
luis5tb:worktree-llms
Open

[WIP] Add support for other models#235
luis5tb wants to merge 2 commits into
RHEcosystemAppEng:mainfrom
luis5tb:worktree-llms

Conversation

@luis5tb
Copy link
Copy Markdown
Collaborator

@luis5tb luis5tb commented May 13, 2026

Adding support to other models in VertexAI as well as to models hosted in other platforms, like OpenShift AI

luis5tb and others added 2 commits May 12, 2026 10:55
Add configurable LLM provider backend using Google ADK's LiteLLM
integration, enabling 100+ model providers (OpenAI, Anthropic, Azure,
self-hosted, etc.) alongside the default Gemini provider.

New settings: LLM_PROVIDER, LLM_MODEL, LLM_API_KEY, LLM_API_BASE.
Validation is scoped to agent startup (not Settings) so the
marketplace handler is unaffected.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add "Using a Different LLM" section to the Cloud Run deployment README
covering Vertex AI partner models and external endpoints (e.g.,
OpenShift-hosted models via vLLM).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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