Created
June 14, 2025 18:09
-
-
Save eastlondoner/8ebe97e8abb279d20dc0c65912aafa75 to your computer and use it in GitHub Desktop.
Revisions
-
eastlondoner created this gist
Jun 14, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ { "web": { "provider": "perplexity", "model": "sonar-pro" }, "plan": { "fileProvider": "gemini", "thinkingProvider": "anthropic", "fileModel": "gemini-2.5-flash-preview-05-20", "thinkingModel": "claude-opus-4-20250514", "thinkingMaxTokens": 16000 }, "repo": { "provider": "gemini", "model": "gemini-2.5-flash-preview-05-20" }, "doc": { "provider": "gemini", "model": "gemini-2.5-flash-preview-05-20" }, "ide": "cursor" }