File tree Expand file tree Collapse file tree 3 files changed +15
-6
lines changed
integration-test/integration Expand file tree Collapse file tree 3 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+ - Add missing models supported by Github Copilot
45
56## 0.75.0
67
Original file line number Diff line number Diff line change 7777 " anthropic/claude-opus-4-20250514"
7878 " anthropic/claude-sonnet-4-20250514"
7979 " anthropic/claude-sonnet-4-5-20250929"
80- " github-copilot/claude-sonnet -4.5"
81- " github-copilot/gemini-2.5-pro "
82- " github-copilot/gpt-4.1 "
80+ " github-copilot/claude-haiku -4.5"
81+ " github-copilot/claude-opus-4.1 "
82+ " github-copilot-claude-sonnet-4.5 "
8383 " github-copilot/gpt-5"
8484 " github-copilot/gpt-5-mini"
85+ " github-copilot/gpt-4.1"
86+ " github-copilot/gpt-4o"
87+ " github-copilot/grok-code-fast-1"
88+ " github-copilot/gemini-2.5-pro"
8589 " google/gemini-2.0-flash"
8690 " google/gemini-2.5-pro"
8791 " my-custom/bar2"
Original file line number Diff line number Diff line change 5858 :url " https://api.githubcopilot.com"
5959 :key nil ; ; not supported, requires login auth
6060 :keyEnv nil ; ; not supported, requires login auth
61- :models {" gpt-5" {}
61+ :models {" claude-haiku-4.5" {}
62+ " claude-opus-4.1" {}
63+ " claude-sonnet-4.5" {}
64+ " gpt-5" {}
6265 " gpt-5-mini" {}
6366 " gpt-4.1" {}
64- " gemini-2.5-pro" {}
65- " claude-sonnet-4.5" {}}}
67+ " gpt-4o" {}
68+ " grok-code-fast-1" {}
69+ " gemini-2.5-pro" {}}}
6670 " google" {:api " openai-chat"
6771 :url " https://generativelanguage.googleapis.com/v1beta/openai"
6872 :key nil
You can’t perform that action at this time.
0 commit comments