Skip to content

Commit dfe5f30

Browse files
authored
Updated faq.mdx (#665)
Added "Can Cody answer non-programming questions?" to the FAQ as per customer request <!-- Explain the changes introduced in your PR --> ## Pull Request approval Although pull request approval is not enforced for this repository in order to reduce friction, merging without a review will generate a ticket for the docs team to review your changes. So if possible, have your pull request approved before merging.
1 parent f3951be commit dfe5f30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/cody/faq.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ Cody supports a wide range of programming languages, including JavaScript, TypeS
4646

4747
Cody's response quality on a programming language depends on many factors, including the underlying LLM being used. We monitor accuracy metrics across all languages and regularly make improvements. [Let us know](https://community.sourcegraph.com/) if you're seeing poor quality on a particular programming language.
4848

49+
### Can Cody answer non-programming questions?
50+
51+
Cody Chat is optimized for coding related use cases and can be used primarily for answering questions about your codebase, general programming concepts, test cases, debugging, and more. While Cody may answer non-coding questions when prompted, you should not rely on its responses for accuracy, upto date information or for advice of any kind, including medical, legal, investment, financial or other professional advice.
52+
4953
### What happened to the Cody App?
5054

5155
We’ve deprecated the Cody App to streamline the experience for our Cody Free and Cody Pro users. Now, anyone with a Sourcegraph.com account can generate local embeddings for their personal projects within the VS Code extension without downloading and connecting the Cody App. Local embeddings are only supported for VS Code, but we’re working on adding the same functionality to JetBrains IDEs.

0 commit comments

Comments
 (0)