Skip to content

Commit b8198d7

Browse files
authored
Remove o1 and improve @m-mention dir (#1146)
<!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 0dc4c41 commit b8198d7

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

docs/cody/capabilities/supported-models.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Cody supports a variety of cutting-edge large language models for use in chat an
1313
| OpenAI | [GPT-4o-mini](https://platform.openai.com/docs/models#gpt-4o-mini) |||| | | | |
1414
| OpenAI | [o3-mini-medium](https://openai.com/index/openai-o3-mini/) (experimental) |||| | | | |
1515
| OpenAI | [o3-mini-high](https://openai.com/index/openai-o3-mini/) (experimental) | - | - || | | | |
16-
| OpenAI | [o1](https://platform.openai.com/docs/models#o1) | - ||| | | | |
1716
| OpenAI | [o3](https://platform.openai.com/docs/models#o3) | - ||| | | | |
1817
| OpenAI | [o4-mini](https://platform.openai.com/docs/models/o4-mini) |||| | | | |
1918
| OpenAI | [GPT-4.1](https://platform.openai.com/docs/models/gpt-4.1) | - ||| | | | |

docs/cody/enterprise/features.mdx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,13 @@ Cody supports multi-repository context, allowing you to search up to 10 reposito
5656

5757
Keep @-mentioning repos that you want to include in your context. This flexibility lets you get more comprehensive and accurate responses by leveraging information across multiple codebases.
5858

59-
## @-mention directories
59+
## @-mention context
6060

61-
To better support teams working with large monorepos, Enterprise users can `@-mention` directories when chatting with Cody. This helps you define more specific directories and sub-directories within that monorepo to give more precise context.
61+
Users can `@-mention` repositories, files, symbols, and web URLs to better support Enterprise teams working with large codebases when chatting with Cody. This helps you define more specific context.
6262

63-
To do this, type `@` in the chat, and then select **Directories** to search other repositories for context in your codebase.
63+
To do this, type `@` in the chat, and then select the context of your choice.
6464

65-
![@-mention-directory](https://storage.googleapis.com/sourcegraph-assets/Docs/cody-ent-at-mention-dir-2025.png)
66-
67-
Please note that you can only `@-mention` remote directories (i.e., directories in your Sourcegraph instance) but not local directories. This means any recent changes to your directories can't be utilized as context until your Sourcegraph instance re-indexes any changes.
65+
![@-mention-directory](https://storage.googleapis.com/sourcegraph-assets/Docs/%40-mention-ent-0525.png)
6866

6967
If you want to include recent changes that haven't been indexed in your Sourcegraph instance, you can `@-mention` specific files, lines of code, or symbols.
7068

0 commit comments

Comments
 (0)