Skip to content

fix: discover only text models for chat - #1

Open
voodoohop wants to merge 1 commit into
rekty:mainfrom
voodoohop:fix/text-model-discovery
Open

fix: discover only text models for chat#1
voodoohop wants to merge 1 commit into
rekty:mainfrom
voodoohop:fix/text-model-discovery

Conversation

@voodoohop

Copy link
Copy Markdown
  • Load the text catalog for the chat selector instead of the all-modality /v1/models catalog.
  • Pollinations model renaming gives image models publisher-prefixed IDs, so the old exact-name exclusion no longer removes them. They would be sent to chat completions, where they are unsupported.
  • The existing array parser already accepts the text catalog. Verified the live response: 273 string-named entries, all supporting chat completions. No generation requests made.
  • Flutter/Dart tests were not run: neither SDK is installed here.

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