Add Synthetic provider support

This commit is contained in:
Travis Hinton
2026-01-13 00:22:03 +00:00
committed by Peter Steinberger
parent 25297ce3f5
commit 8b5cd97ceb
22 changed files with 937 additions and 2 deletions

View File

@@ -350,6 +350,7 @@ const MODEL_PICK_PROVIDER_PREFERENCE = [
"openai",
"openai-codex",
"minimax",
"synthetic",
"google",
"zai",
"openrouter",