Skip to content

fix: use actual provider for alloy models in sidebar#1807

Merged
dgageot merged 1 commit intodocker:mainfrom
Aliexe-code:fix-alloy-provider-sidebar
Feb 21, 2026
Merged

fix: use actual provider for alloy models in sidebar#1807
dgageot merged 1 commit intodocker:mainfrom
Aliexe-code:fix-alloy-provider-sidebar

Conversation

@Aliexe-code
Copy link
Contributor

When using alloy models (multiple providers), the sidebar showed the wrong provider because formattedModel was constructed by prepending the provider from the configured modelID instead of the actual provider used.

Now passes the actual providerID to handleStream so AgentInfo events contain the correct provider/model format for sidebar display.

Fixes #1776

When using alloy models (multiple providers), the sidebar showed the wrong
provider because formattedModel was constructed by prepending the provider
from the configured modelID instead of the actual provider used.

Now passes the actual providerID to handleStream so AgentInfo events
contain the correct provider/model format for sidebar display.
@Aliexe-code Aliexe-code requested a review from a team as a code owner February 20, 2026 16:22
@dgageot dgageot merged commit 2c5bd6e into docker:main Feb 21, 2026
8 checks 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.

Provider in sidebar not updated when using alloy models

2 participants