Roo-Code/webview-ui
Daniel Trugman d1a097cbd4
Requesty dynamic model selection (#1836)
* Extract reuseable ModelDescriptionMarkdown from OpenRouter model picker

* Requesty: Add model picker component

* Refactor readOpenRouterModels to allow any dynamic list filename

* Extract parsePrice to allow reuse by other providers

* Simplify model display name switch case

* Requesty: Add dynamic model list fetching from API

* Requesty: Add default model selection

* Requesty: Specify max_tokens when sending request

* Add changeset

---------

Co-authored-by: Dennis Bartlett <bartlett.dc.1@gmail.com>
2025-02-28 13:29:34 -08:00
..
src Requesty dynamic model selection (#1836) 2025-02-28 13:29:34 -08:00
.gitignore [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
eslint.config.js [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
index.html [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
package-lock.json add optional telemetry (#1939) 2025-02-27 15:40:47 -08:00
package.json add optional telemetry (#1939) 2025-02-27 15:40:47 -08:00
tsconfig.app.json [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
tsconfig.json [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
tsconfig.node.json [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00
vite.config.ts [ENG-126] Migrate to Vite (#1876) 2025-02-27 14:45:46 -08:00