diff --git a/providers/302ai.json b/providers/302ai.json new file mode 100644 index 0000000..e0d216f --- /dev/null +++ b/providers/302ai.json @@ -0,0 +1,17 @@ +{ + "name": "302.ai", + "api_base_url": "https://api.302.ai/v1/messages", + "api_key": "", + "models": [ + "claude-sonnet-4-5-20250929", + "claude-opus-4-1-20250805", + "claude-opus-4-20250514", + "claude-sonnet-4-20250514", + "claude-3-7-sonnet-20250219", + "claude-3-5-sonnet-20241022", + "gpt-5-pro", + "gpt-5-codex", + "gemini-2.5-pro", + "gemini-2.5-flash" + ] +} \ No newline at end of file