Hunnyboy1217
fd196f694e
feat(go-models): harden ListModels for FishAudio ( #15853 ) ( #15957 )
...
### What problem does this PR solve?
Part of #15853 (provider model-list refactor). Final two providers.
- **voyage:** Voyage AI exposes no live model-list endpoint — its public
API only has `/v1/embeddings` and `/v1/rerank` — so the previous
`ListModels` was a `no such method` stub. Replace it with a
static-catalog listing sourced from the loaded provider definition,
carrying each model's `max_tokens`, `model_types`, and embedding
`dimensions`. `list models from voyage` now returns the 13-model catalog
instead of erroring.
- **fishaudio:** route the existing `/model` voice listing through the
shared `ParseListModel` helper for consistency; keep the human-readable
`title` as the model name and fall back to `_id` when a title is blank.
#### Drive-by fix
Shared gitee_test.go `DSModelList` -> `ModelList` compile fix (renamed
in #15900 ); auto-resolves against the sibling #15853 PRs.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
- [x] Refactoring
Co-authored-by: Haruko386 <tryeverypossible@163.com >
2026-06-17 11:56:20 +08:00
..
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 19:01:00 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 19:32:19 +08:00
2026-06-08 19:32:19 +08:00
2026-05-26 10:52:09 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 19:01:00 +08:00
2026-06-08 13:09:36 +08:00
2026-06-17 11:56:20 +08:00
2026-06-17 11:56:20 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-12 22:58:28 +08:00
2026-06-11 13:32:50 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-05-18 12:03:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-12 22:58:28 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 20:06:57 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-03 19:16:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-02 13:40:10 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 20:06:57 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-05-25 10:25:53 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 20:06:57 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-16 19:34:21 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 13:32:52 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 13:10:10 +08:00
2026-06-11 19:20:12 +08:00
2026-06-02 15:27:26 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 17:55:13 +08:00
2026-05-21 15:33:21 +08:00
2026-06-11 19:20:12 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-05-29 19:34:00 +08:00
2026-06-11 19:20:12 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-08 21:11:21 +08:00
2026-06-12 22:58:28 +08:00
2026-06-09 21:12:15 +08:00
2026-06-11 19:20:12 +08:00
2026-06-03 19:16:28 +08:00
2026-06-11 19:20:12 +08:00
2026-05-22 11:53:18 +08:00
2026-05-26 10:50:06 +08:00
2026-06-11 19:20:12 +08:00