You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makes the FAQ around non-programming questions point to our AUP.
Motivation:
https://sourcegraph.slack.com/archives/C07CNJTGB3Q/p1727024986089139
## 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.
Copy file name to clipboardExpand all lines: docs/cody/faq.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Cody's response quality on a programming language depends on many factors, inclu
48
48
49
49
### Can Cody answer non-programming questions?
50
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.
51
+
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.
0 commit comments