halo-dev / halo-dev/plugin-ai-foundation

优化模型选择组件,提供更多引导

Open
#112 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
7
Forks
6
Avg merge
2d 12h
Merged PRs (30d)
4

Description

Image

目前模型选择支持通过 requiredFeatures 进行筛选,但使用者可能无法直观知道为什么 AI Foundation 已经有模型的情况下,这里没有任何模型可以选择,所以期望改为列出 modelType 参数所有的模型,requiredFeatures 只作为选择项的提醒,比如:

Image

此外,可以考虑为选择组件添加一个设置按钮,快速跳转到模型管理页面。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.