Skip to content

Conversation

@joachim-isaksson
Copy link

Problem: Models are not displayed anywhere in the model dialog if they are in the recent list but beyond position 5.

Changed the filter to use recentList (displayed recent models) instead of recents (all models) to fix this issue.

Models in positions 6-10 of the recent list were being filtered out
from provider sections even though they weren't displayed in the Recent
section (which only shows top 5).

This caused models like github-copilot/claude-sonnet-4.5 to disappear
from the provider sections if they were in the recent list but beyond
position 5.

Changed the filter to use recentList (displayed models) instead of
recents (all models) to fix this issue.
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