CCA: Make changes requested by PM (#56170)
This commit is contained in:
@@ -141,13 +141,12 @@ The language model used by {% data variables.copilot.copilot_coding_agent %}’s
|
||||
|
||||
### Inaccurate code
|
||||
|
||||
> [!Note]
|
||||
> Allowing {% data variables.product.prodname_copilot %} to make suggestions that match publicly available code is not supported for {% data variables.copilot.copilot_coding_agent %} at this time. For more information, see [AUTOTITLE](/copilot/using-github-copilot/finding-public-code-that-matches-github-copilot-suggestions).
|
||||
|
||||
{% data variables.copilot.copilot_coding_agent %} may generate code that appears to be valid but may not actually be semantically or syntactically correct or may not accurately reflect the intent of the developer.
|
||||
|
||||
To mitigate the risk of inaccurate code, you should carefully review and test the generated code, particularly when dealing with critical or sensitive applications. You should also ensure that the generated code adheres to best practices and design patterns and fits within the overall architecture and style of the codebase.
|
||||
|
||||
> [!NOTE] The setting that blocks suggestions matching public code may not work as intended when using {% data variables.copilot.copilot_coding_agent %}. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-suggestions-matching-public-code).
|
||||
|
||||
### Legal and regulatory considerations
|
||||
|
||||
Users need to evaluate potential specific legal and regulatory obligations when using any AI services and solutions, which may not be appropriate for use in every industry or scenario. Additionally, AI services or solutions are not designed for and may not be used in ways prohibited in applicable terms of service and relevant codes of conduct.
|
||||
|
||||
@@ -47,7 +47,7 @@ For more information about these models, see [AUTOTITLE](/copilot/using-github-c
|
||||
|
||||
### Limitations of AI models for {% data variables.copilot.copilot_chat_short %}
|
||||
|
||||
Experimental pre-release versions of the models may not interact with all filters correctly, including the duplication detection filter.
|
||||
Experimental pre-release versions of the models may not interact with all filters correctly, including the setting to block suggestions matching public code (see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-suggestions-matching-public-code)).
|
||||
|
||||
## Changing the AI model
|
||||
|
||||
|
||||
@@ -13,7 +13,9 @@ redirect_from:
|
||||
- /copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-issues/about-assigning-tasks-to-copilot
|
||||
---
|
||||
|
||||
{% data reusables.copilot.coding-agent.preview-note %}
|
||||
> [!NOTE]
|
||||
> * {% data reusables.copilot.coding-agent.preview-note-text %}
|
||||
> * The setting that blocks suggestions matching public code may not work as intended when using {% data variables.copilot.copilot_coding_agent %}. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-suggestions-matching-public-code).
|
||||
|
||||
## Overview of {% data variables.copilot.copilot_coding_agent %}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
> [!NOTE]
|
||||
>
|
||||
> * If you use {% data variables.copilot.copilot_extensions_short %}, they may override the model you select.
|
||||
> * Experimental pre-release versions of the models may not interact with all filters correctly, including the duplication detection filter.
|
||||
> * Experimental pre-release versions of the models may not interact with all filters correctly, including the setting to block suggestions matching public code (see [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-your-copilot-plan/managing-copilot-policies-as-an-individual-subscriber#enabling-or-disabling-suggestions-matching-public-code)).
|
||||
|
||||
@@ -1 +1 @@
|
||||
{% data variables.copilot.copilot_coding_agent %} is in {% data variables.release-phases.public_preview %} and subject to change.
|
||||
{% data variables.copilot.copilot_coding_agent %} is in {% data variables.release-phases.public_preview %} and subject to change. During the preview, use of the feature is subject to [AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-pre-release-license-terms).
|
||||
|
||||
Reference in New Issue
Block a user