feat: add custom AI model support in selector#1349
Open
souvikDevloper wants to merge 1 commit intofoss42:mainfrom
Open
feat: add custom AI model support in selector#1349souvikDevloper wants to merge 1 commit intofoss42:mainfrom
souvikDevloper wants to merge 1 commit intofoss42:mainfrom
Conversation
9 tasks
Contributor
Author
|
@animator as per your previous feedback i included the demo video please review the details and let me know your feedback! |
|
Hi @souvikDevloper , I’ve also been working on this issue and implemented a similar solution locally |
This was referenced Mar 18, 2026
Contributor
Author
fine let first maintainers @animator give feedback then we can split the work |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description
This PR adds support for creating and appending a custom AI model from the AI Model Selector dialog.
Implemented changes:
addNewModelnow returns aModelDemo: custom AI model add flow for #1315
API.Dash.2026-03-16.17-14-13.mp4
The demo shows:
Related Issues
Checklist
mainbranch before making this PRflutter upgradeand verify)flutter test) and all tests are passingAdded/updated tests?
We encourage you to add relevant test cases.
Added tests:
Testing
dart analyze lib/screens/common_widgets/ai/dialog_add_ai_model.dart lib/screens/common_widgets/ai/ai_model_selector_dialog.dart test/screens/common_widgets/ai/ai_model_selector_dialog_test.dartflutter test test/screens/common_widgets/ai/ai_model_selector_dialog_test.dartOS on which you have developed and tested the feature?