Commit 106e9e7
Add documentation for Claude Opus 4.5, Gemini 3 Pro, and GPT-5.1 models (#1450)
Add documentation for newly supported LLM models and create
`public/llms.txt` for LLM discovery.
## Changes
### `docs/cody/capabilities/supported-models.mdx`
- Added **GPT-5.1** (OpenAI) with vision support
- Added **Claude Opus 4.5** and **Claude Opus 4.5 w/ Thinking**
(Anthropic) with vision support
- Added **Gemini 3 Pro** (Google) with vision support
- Removed duplicate Gemini 2.0 Flash entry (pre-existing issue)
### `public/llms.txt`
- Created comprehensive LLM listing for Chat/Prompts, Autocomplete, and
Smart Apply categories
- Includes all supported models with vision capability annotations
<!-- START COPILOT CODING AGENT SUFFIX -->
<details>
<summary>Original prompt</summary>
> add documentation for the following models in
docs/cody/capabilities/supported-models.mdx and public/llms.txt:
> - Opus 4-5
https://platform.claude.com/docs/en/about-claude/models/overview
> - Gemini 3 Pro
https://docs.cloud.google.com/vertex-ai/generative-ai/docs/models/gemini/3-pro
> - GPT 5.1 https://platform.openai.com/docs/models/gpt-5.1
</details>
<!-- START COPILOT CODING AGENT TIPS -->
---
✨ Let Copilot coding agent [set things up for
you](https://github.com/sourcegraph/docs/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
— coding agent works faster and does higher quality work when set up for
your repo.
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: julialeex <[email protected]>
Co-authored-by: julialeex <[email protected]>1 parent 7ee5382 commit 106e9e7
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments