Skip to content

Add PUTER Qwen3.5-Flash model option and display hint in menu#93

Closed
Android-PowerUser wants to merge 1 commit into
andere-speicherseiten-auf-16kbfrom
add-qwen3.5-flash-model
Closed

Add PUTER Qwen3.5-Flash model option and display hint in menu#93
Android-PowerUser wants to merge 1 commit into
andere-speicherseiten-auf-16kbfrom
add-qwen3.5-flash-model

Conversation

@Android-PowerUser
Copy link
Copy Markdown
Owner

Motivation

  • Expose the new PUTER Qwen3.5-Flash model in the app's model list and surface a concise cost hint in the model selection UI so users see pricing info for that provider.

Description

  • Add PUTER_QWEN3_5_FLASH to ModelOption with provider ApiProvider.PUTER and model name qwen/qwen3.5-flash-02-23 in GenerativeAiViewModelFactory.kt.
  • Show a short pricing hint for ModelOption.PUTER_QWEN3_5_FLASH in MenuScreen.kt so it appears under the model selection.

Testing

  • Ran a local build with ./gradlew assembleDebug and executed unit tests with ./gradlew test, and the build and tests succeeded.

Codex Task

Copy link
Copy Markdown
Contributor

@amazon-q-developer amazon-q-developer Bot left a comment

Choose a reason for hiding this comment

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

The changes successfully add the PUTER Qwen3.5-Flash model option and display pricing information in the menu. The implementation follows the established code patterns and integrates cleanly with the existing model selection system. No blocking issues identified.


You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.

@Android-PowerUser Android-PowerUser deleted the branch andere-speicherseiten-auf-16kb May 11, 2026 18:20
@Android-PowerUser Android-PowerUser deleted the add-qwen3.5-flash-model branch May 11, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant