Skip to content

Commit

Permalink
Merge pull request #36236 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Feb 10, 2025
2 parents 7464830 + 80cc5bf commit 08fb5c7
Show file tree
Hide file tree
Showing 9 changed files with 70 additions and 68 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,17 @@ There are three ways to add organizations to your enterprise.

* **Create** a new organization in your enterprise.
* **Invite** an existing organization to join your enterprise.
* **Transfer** an existing organization between enterprise accounts.
* **Transfer** an existing organization between enterprise accounts on {% data variables.product.prodname_dotcom_the_website %}.

{% data reusables.enterprise.create-an-enterprise-account %} See [AUTOTITLE](/admin/managing-your-enterprise-account/creating-an-enterprise-account).

## Limitations if you use {% data variables.product.prodname_emus %}
## Limitations

* Adding existing organizations to your enterprise is not possible if you use {% data variables.product.prodname_emus %}.
If you use {% data variables.enterprise.data_residency %}, you cannot transfer organizations between {% data variables.product.prodname_dotcom_the_website %} and your enterprise on {% data variables.enterprise.data_residency_site %}. Instead, you must migrate organizations with the {% data variables.product.prodname_importer_proper_name %}. See [AUTOTITLE](/migrations/using-github-enterprise-importer/migrating-between-github-products/about-migrations-between-github-products).

If you use {% data variables.product.prodname_emus %}, the following limitations apply:

* Adding existing organizations to your enterprise is not possible.
* Existing organizations from an enterprise with managed users cannot be added to a different enterprise.

## Changes when adding an existing organization
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<<<<<<< HEAD:data/reusables/copilot/copilot-chat-models-list-o1.md
{% data variables.product.prodname_copilot_chat_short %} uses the GPT 4o model by default. Depending on the task you are working on, you may want to use a different model, such as the {% data variables.copilot.copilot_claude_sonnet %} model or the o1 model. For a list of all AI models currently available to {% data variables.product.prodname_copilot_chat_short %}, and the advantages and limitations of each model, see [AUTOTITLE](/copilot/using-github-copilot/github-copilot-chat-cheat-sheet?#ai-models-1).
=======

The following models are currently available through multi-model {% data variables.product.prodname_copilot_chat_short %}:

* **GPT 4o:** This is the default {% data variables.product.prodname_copilot_chat_short %} model. It is a versatile, multimodal model that excels in both text and image processing and is designed to provide fast, reliable responses. It also has superior performance in non-English languages. Learn more about the [model's capabilities](https://platform.openai.com/docs/models/gpt-4o) and review the [model card](https://openai.com/index/gpt-4o-system-card/). GPT 4o is hosted on Azure.
* **{% data variables.copilot.copilot_claude_sonnet %}:** This model excels at coding tasks across the entire software development lifecycle, from initial design to bug fixes, maintenance to optimizations. Learn more about the [model's capabilities](https://www.anthropic.com/claude/sonnet) or read the [model card](https://assets.anthropic.com/m/61e7d27f8c8f5919/original/Claude-3-Model-Card.pdf). {% data variables.product.prodname_copilot %} uses {% data variables.copilot.copilot_claude_sonnet %} hosted on Amazon Web Services.
* **o1:** This model is focused on advanced reasoning and solving complex problems, in particular in math and science. It responds more slowly than the GPT 4o model. You can make 10 requests to this model per day. Learn more about the [model's capabilities](https://platform.openai.com/docs/models/o1) and review the [model card](https://openai.com/index/openai-o1-system-card/). o1 is hosted on Azure.
* **o1-mini:** This is the faster version of the o1 model, balancing the use of complex reasoning with the need for faster responses. It is best suited for code generation and small context operations. You can make 50 requests to this model per day. Learn more about the [model's capabilities](https://platform.openai.com/docs/models/o1) and review the [model card](https://openai.com/index/openai-o1-system-card/). o1-mini is hosted on Azure.
>>>>>>> main:data/reusables/copilot/copilot-chat-models-list-visual-studio.md

For more information about the o1 models, see [Models](https://platform.openai.com/docs/models/models) in the OpenAI Platform documentation.

Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "e08bde60b1dc968acc89e20bd6727171a5624e5b"
"sha": "2599d6ce015abe903aeff14bdb579e212c3d0e61"
}
36 changes: 18 additions & 18 deletions src/rest/data/fpt-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -235348,7 +235348,7 @@
"properties": {
"name": {
"type": "string",
"description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'."
"description": "Name of the model used for Copilot Chat. If the default model is used will appear as 'default'."
},
"is_custom_model": {
"type": "boolean",
Expand Down Expand Up @@ -235405,7 +235405,7 @@
"properties": {
"name": {
"type": "string",
"description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'."
"description": "Name of the model used for Copilot Chat. If the default model is used will appear as 'default'."
},
"is_custom_model": {
"type": "boolean",
Expand Down Expand Up @@ -235465,7 +235465,7 @@
"properties": {
"name": {
"type": "string",
"description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'."
"description": "Name of the model used for Copilot pull request summaries. If the default model is used will appear as 'default'."
},
"is_custom_model": {
"type": "boolean",
Expand Down Expand Up @@ -235940,7 +235940,7 @@
"properties": {
"name": {
"type": "string",
"description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'."
"description": "Name of the model used for Copilot Chat. If the default model is used will appear as 'default'."
},
"is_custom_model": {
"type": "boolean",
Expand Down Expand Up @@ -235997,7 +235997,7 @@
"properties": {
"name": {
"type": "string",
"description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'."
"description": "Name of the model used for Copilot Chat. If the default model is used will appear as 'default'."
},
"is_custom_model": {
"type": "boolean",
Expand Down Expand Up @@ -236057,7 +236057,7 @@
"properties": {
"name": {
"type": "string",
"description": "Name of the model used for Copilot code completion suggestions. If the default model is used will appear as 'default'."
"description": "Name of the model used for Copilot pull request summaries. If the default model is used will appear as 'default'."
},
"is_custom_model": {
"type": "boolean",
Expand Down Expand Up @@ -403201,7 +403201,7 @@
},
{
"title": "max_file_size",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit graph.",
"type": "object",
"required": [
"type"
Expand Down Expand Up @@ -404392,7 +404392,7 @@
{
"type": "object",
"name": "max_file_size",
"description": "<p>Prevent commits that exceed a specified file size limit from being pushed to the commit.</p>",
"description": "<p>Prevent commits that exceed a specified file size limit from being pushed to the commit graph.</p>",
"isRequired": [
"type"
],
Expand Down Expand Up @@ -405746,7 +405746,7 @@
},
{
"title": "max_file_size",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit graph.",
"type": "object",
"required": [
"type"
Expand Down Expand Up @@ -407112,7 +407112,7 @@
},
{
"title": "max_file_size",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit graph.",
"type": "object",
"required": [
"type"
Expand Down Expand Up @@ -408308,7 +408308,7 @@
{
"type": "object",
"name": "max_file_size",
"description": "<p>Prevent commits that exceed a specified file size limit from being pushed to the commit.</p>",
"description": "<p>Prevent commits that exceed a specified file size limit from being pushed to the commit graph.</p>",
"isRequired": [
"type"
],
Expand Down Expand Up @@ -409663,7 +409663,7 @@
},
{
"title": "max_file_size",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit graph.",
"type": "object",
"required": [
"type"
Expand Down Expand Up @@ -536864,7 +536864,7 @@
},
{
"title": "max_file_size",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit graph.",
"type": "object",
"required": [
"type"
Expand Down Expand Up @@ -537898,7 +537898,7 @@
{
"type": "object",
"name": "max_file_size",
"description": "<p>Prevent commits that exceed a specified file size limit from being pushed to the commit.</p>",
"description": "<p>Prevent commits that exceed a specified file size limit from being pushed to the commit graph.</p>",
"isRequired": [
"type"
],
Expand Down Expand Up @@ -539233,7 +539233,7 @@
},
{
"title": "max_file_size",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit graph.",
"type": "object",
"required": [
"type"
Expand Down Expand Up @@ -540610,7 +540610,7 @@
},
{
"title": "max_file_size",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit graph.",
"type": "object",
"required": [
"type"
Expand Down Expand Up @@ -541649,7 +541649,7 @@
{
"type": "object",
"name": "max_file_size",
"description": "<p>Prevent commits that exceed a specified file size limit from being pushed to the commit.</p>",
"description": "<p>Prevent commits that exceed a specified file size limit from being pushed to the commit graph.</p>",
"isRequired": [
"type"
],
Expand Down Expand Up @@ -542985,7 +542985,7 @@
},
{
"title": "max_file_size",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit.",
"description": "Prevent commits that exceed a specified file size limit from being pushed to the commit graph.",
"type": "object",
"required": [
"type"
Expand Down
Loading

0 comments on commit 08fb5c7

Please sign in to comment.