summaryrefslogtreecommitdiffhomepage
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/schema/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/schema/main.go b/cmd/schema/main.go
index af9533cf3..cd550d3fe 100644
--- a/cmd/schema/main.go
+++ b/cmd/schema/main.go
@@ -173,6 +173,7 @@ func generateSchema() map[string]any {
string(models.ProviderOpenAI),
string(models.ProviderGemini),
string(models.ProviderGROQ),
+ string(models.ProviderOpenRouter),
string(models.ProviderBedrock),
string(models.ProviderAzure),
}