yyqdbngt opened a new pull request, #3496: URL: https://github.com/apache/rocketmq-dashboard/pull/3496
### Summary `fallbackModelOptions` serves bundled model lists for known providers and falls back to the current model otherwise. It had no tests. ### Changes - Known providers return their bundled model options - Unknown providers fall back to the supplied model when present - With neither provider nor model known the option list is empty ### Testing `vitest run src/pages/studio/llmModelOptions.test.ts` passes: 3 tests, 0 failures (first coverage for this module). `tsc --noEmit` and `eslint` are clean. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
