Allow provider-specific model metadata to override canonical values
- 主要语言
- Rust
- 星标
- 54.2k
- 派生
- 6.2k
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 240
描述
**Describe the bug**
Recently the `deepseek-ai/deepseek-v4-flash` and `deepseek-ai/deepseek-v4-pro` options were removed from NVIDIA NIM and were replaced with `deepseek-ai/deepseek-coder-6.7b-instruct` and `deepseek-ai/deepseek-v4-flash-0731` and Goose hasn't updated the list yet to reflect these changes.
However, having to wait for a list update in cases like these is very inconvenient and it would be better if we could specify reasoning effort manually.
---
**To Reproduce**
1. Go to 'Switch models'
2. Click first dropdown box and select 'NVIDIA'
3. Click second dropdown box
- The `deepseek-ai` models here are no longer online and the ones that replaced it aren't listed
4. Select 'Enter a model not listed' at the bottom
- You can now input a custom model name, but you can't assign it reasoning effort
---
**Expected behavior**
`deepseek-ai/deepseek-coder-6.7b-instruct` and `deepseek-ai/deepseek-v4-flash-0731` should be in the list.
Custom model should allow the option to specify reasoning effort for times that the list is out-of-date.
---
**Screenshots**
---
**Please provide the following information**
- **OS & Arch:** Windows 10 x64
- **Interface:** GUI
- **Version:** 1.46
- **Provider:** NVIDIA
贡献指南
调研方向
在代码库中查找模型列表配置,可能位于处理 NVIDIA 提供商模型的文件中。Issue 提到了用于模型选择和推理强度的 GUI 下拉菜单。找到自定义模型输入的处理位置,并扩展它以允许设置推理强度。运行 GUI 进行测试,确认新模型会显示出来,并且自定义模型接受推理强度。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- ai, ai-infra-agents
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100