halo-dev / halo-dev/plugin-ai-foundation
优化模型选择组件,提供更多引导
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 7
- Forks
- 6
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 4
Description
目前模型选择支持通过 requiredFeatures 进行筛选,但使用者可能无法直观知道为什么 AI Foundation 已经有模型的情况下,这里没有任何模型可以选择,所以期望改为列出 modelType 参数所有的模型,requiredFeatures 只作为选择项的提醒,比如:
此外,可以考虑为选择组件添加一个设置按钮,快速跳转到模型管理页面。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the model selection component and trace how requiredFeatures and modelType determine the displayed models. Update the selection flow so all modelType models are listed with requiredFeatures as guidance, and add the requested navigation to model management if supported; verify the empty and available-model states and the settings action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100