From ee373c81d99e20bd249d292272ee68b33626c299 Mon Sep 17 00:00:00 2001 From: Kevin Chen <3654603+chenkc805@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:10:00 -0700 Subject: [PATCH] Point non-programming FAQ question to AUP --- docs/cody/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cody/faq.mdx b/docs/cody/faq.mdx index 66495825b..8abb5f999 100644 --- a/docs/cody/faq.mdx +++ b/docs/cody/faq.mdx @@ -48,7 +48,7 @@ Cody's response quality on a programming language depends on many factors, inclu ### Can Cody answer non-programming questions? -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. +Cody Chat is optimized for coding related use cases and can be used primarily for reviewing, analysis, testing, writing, and editing of software code. Use of Cody for any other purposes is against our [acceptable use policy](https://sourcegraph.com/terms/aup) and may result in your account being restricted. ### What happened to the Cody App?