Skip to content

Commit 6a4180f

Browse files
authored
update @mention CTA for Enterprise users
1 parent fb70e21 commit 6a4180f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/cody/prompts-guide.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ Cody leverages the `@-mention` syntax to source context via files, symbols, web
9595

9696
You can learn more about context [here](/cody/core-concepts/context).
9797

98+
### Indexing your repositories for context
99+
@-mention local and current repositories are only available if you have your repository indexed. Enterprise and Enterprise Starter users can request their admins to add their local project for indexing to get access to @-mention context.
100+
101+
Repository indexing is only available to [Tier 1 Code Hosts](https://sourcegraph.com/docs/admin/code_hosts), please reach out to your admins if you require assistance with indexing.
102+
103+
98104
## Selecting the right LLM
99105

100106
Cody offers a variety of LLMs for both chat and in-line edits by all the leading LLM providers. Each LLM has its strengths and weaknesses, so it is important to select the right one for your use case. For example, Claude 3.5 Sonnet and GPT-4o are powerful for code generation and provide accurate results. However, Gemini 2.0 Flash is a decent choice for cost-effective searches. So, you can always optimize your choice of LLM based on your use case.

0 commit comments

Comments
 (0)