Skip to content

Commit 4b1fa59

Browse files
committed
added pupularity
1 parent ed4d3be commit 4b1fa59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/llm/models/models.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ var ProviderPopularity = map[ModelProvider]int{
4343
ProviderOpenRouter: 5,
4444
ProviderBedrock: 6,
4545
ProviderAzure: 7,
46+
ProviderVertexAI: 8,
4647
}
4748

4849
var SupportedModels = map[ModelID]Model{

0 commit comments

Comments
 (0)