Merge pull request #207 from samhvw8/feat/openai-list-models

feat list model for open ai compatible
This commit is contained in:
Matt Rubens
2024-12-27 22:44:27 -08:00
committed by GitHub
6 changed files with 406 additions and 7 deletions

View File

@@ -28,6 +28,7 @@ export interface WebviewMessage {
| "openMention"
| "cancelTask"
| "refreshOpenRouterModels"
| "refreshOpenAiModels"
| "alwaysAllowBrowser"
| "alwaysAllowMcp"
| "playSound"