diff --git a/internal/providers/configs/synthetic.json b/internal/providers/configs/synthetic.json index 0065c008f47ead00483d467bcc373ba7196a377e..c156b250d063fa66f55756e404c7587971612025 100644 --- a/internal/providers/configs/synthetic.json +++ b/internal/providers/configs/synthetic.json @@ -4,7 +4,7 @@ "api_key": "$SYNTHETIC_API_KEY", "api_endpoint": "https://api.synthetic.new/openai/v1", "type": "openai-compat", - "default_large_model_id": "hf:zai-org/GLM-4.6", + "default_large_model_id": "hf:zai-org/GLM-4.7", "default_small_model_id": "hf:deepseek-ai/DeepSeek-V3.1-Terminus", "models": [ { @@ -290,4 +290,4 @@ "options": {} } ] -} \ No newline at end of file +}