From de04efec23ac8178c408a96b7f28a77b73306a6e Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Fri, 20 Dec 2024 08:35:05 -0800 Subject: [PATCH 1/2] Update audit log event data (#53710) --- src/audit-logs/data/fpt/organization.json | 5 +++++ src/audit-logs/data/ghec/enterprise.json | 5 +++++ src/audit-logs/data/ghec/organization.json | 5 +++++ src/audit-logs/lib/config.json | 2 +- 4 files changed, 16 insertions(+), 1 deletion(-) diff --git a/src/audit-logs/data/fpt/organization.json b/src/audit-logs/data/fpt/organization.json index 10cd023e6a79..ed83d792aa4f 100644 --- a/src/audit-logs/data/fpt/organization.json +++ b/src/audit-logs/data/fpt/organization.json @@ -3129,6 +3129,11 @@ "description": "A user requested to bypass secret scanning push protection.", "docs_reference_links": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, + { + "action": "secret_scanning_scan.completed", + "description": "A secret scanning scan has completed on this repository.", + "docs_reference_links": "/code-security/secret-scanning/about-secret-scanning" + }, { "action": "security_configuration.create", "description": "A security configuration was created", diff --git a/src/audit-logs/data/ghec/enterprise.json b/src/audit-logs/data/ghec/enterprise.json index c4258228dbd2..98a17a66d793 100644 --- a/src/audit-logs/data/ghec/enterprise.json +++ b/src/audit-logs/data/ghec/enterprise.json @@ -3914,6 +3914,11 @@ "description": "A user requested to bypass secret scanning push protection.", "docs_reference_links": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, + { + "action": "secret_scanning_scan.completed", + "description": "A secret scanning scan has completed on this repository.", + "docs_reference_links": "/code-security/secret-scanning/about-secret-scanning" + }, { "action": "security_configuration.create", "description": "A security configuration was created", diff --git a/src/audit-logs/data/ghec/organization.json b/src/audit-logs/data/ghec/organization.json index 10cd023e6a79..ed83d792aa4f 100644 --- a/src/audit-logs/data/ghec/organization.json +++ b/src/audit-logs/data/ghec/organization.json @@ -3129,6 +3129,11 @@ "description": "A user requested to bypass secret scanning push protection.", "docs_reference_links": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, + { + "action": "secret_scanning_scan.completed", + "description": "A secret scanning scan has completed on this repository.", + "docs_reference_links": "/code-security/secret-scanning/about-secret-scanning" + }, { "action": "security_configuration.create", "description": "A security configuration was created", diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index efb45fe7963f..c977d1c4072e 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -3,5 +3,5 @@ "apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", "apiRequestEvent": "This event is only available via audit log streaming." }, - "sha": "9a2840e598a2a275532831e9bc3dc60b677c7926" + "sha": "cf8e25bad05e4b14ca3b701b3ecfe9e5d0187544" } \ No newline at end of file From 9eb562c37936bda3e0cc5886755b98ecb053eb9a Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Fri, 20 Dec 2024 17:06:54 +0000 Subject: [PATCH 2/2] Document the new `o1` model, sitting alongside `o1-mini`, and sometimes `o1-preview` (#53624) Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> --- ...cies-and-features-for-copilot-in-your-enterprise.md | 6 +++--- .../asking-github-copilot-questions-in-github.md | 2 +- .../asking-github-copilot-questions-in-your-ide.md | 4 ++-- ...-list.md => copilot-chat-models-list-o1-preview.md} | 3 +++ data/reusables/copilot/copilot-chat-models-list-o1.md | 10 ++++++++++ 5 files changed, 19 insertions(+), 6 deletions(-) rename data/reusables/copilot/{copilot-chat-models-list.md => copilot-chat-models-list-o1-preview.md} (94%) create mode 100644 data/reusables/copilot/copilot-chat-models-list-o1.md diff --git a/content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md b/content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md index 6a0b8c3e064f..d677b17d9e18 100644 --- a/content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md +++ b/content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md @@ -87,10 +87,10 @@ By default, {% data variables.product.prodname_copilot_chat_short %} uses the `G By default, {% data variables.product.prodname_copilot_chat_short %} uses the `GPT 4o` model. If you grant access to the o1 family of models, members of your enterprise can select to use these models rather than the default `GPT 4o` model. -The o1 family of models includes two models: +The o1 family of models includes three models: -* `o1-preview`: 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. Each member of your enterprise can make 10 requests to this model per day. -* `o1-mini`: This is the faster version of the `o1-preview` model, balancing the use of complex reasoning with the need for faster responses. It is best suited for code generation and small context operations. Each member of your enterprise can make 50 requests to this model per day. +* `o1`/`o1-preview`: These models are focused on advanced reasoning and solving complex problems, in particular in math and science. They respond more slowly than the `gpt-4o` model. Each member of your enterprise can make 10 requests to each of these models per day. +* `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. Each member of your enterprise can make 50 requests to this model per day. ### {% data variables.product.prodname_copilot_short %} Metrics API access diff --git a/content/copilot/using-github-copilot/asking-github-copilot-questions-in-github.md b/content/copilot/using-github-copilot/asking-github-copilot-questions-in-github.md index 1c2c26726609..40d62c2da744 100644 --- a/content/copilot/using-github-copilot/asking-github-copilot-questions-in-github.md +++ b/content/copilot/using-github-copilot/asking-github-copilot-questions-in-github.md @@ -67,7 +67,7 @@ The skills you can use in {% data variables.product.prodname_copilot_chat_dotcom {% data reusables.copilot.copilot-chat-models-beta-note %} -{% data reusables.copilot.copilot-chat-models-list %} +{% data reusables.copilot.copilot-chat-models-list-o1 %} ### Limitations of AI models for {% data variables.product.prodname_copilot_chat_short %} diff --git a/content/copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide.md b/content/copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide.md index c1d11af77db5..d74b61f71b67 100644 --- a/content/copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide.md +++ b/content/copilot/using-github-copilot/asking-github-copilot-questions-in-your-ide.md @@ -153,7 +153,7 @@ You can tell {% data variables.product.prodname_copilot_short %} to answer a que {% data reusables.copilot.copilot-chat-models-beta-note %} -{% data reusables.copilot.copilot-chat-models-list %} +{% data reusables.copilot.copilot-chat-models-list-o1 %} ### Changing your AI model @@ -308,7 +308,7 @@ You can tell {% data variables.product.prodname_copilot_short %} to answer a que {% data reusables.copilot.copilot-chat-models-beta-note %} -{% data reusables.copilot.copilot-chat-models-list %} +{% data reusables.copilot.copilot-chat-models-list-o1-preview %} ### Changing your AI model diff --git a/data/reusables/copilot/copilot-chat-models-list.md b/data/reusables/copilot/copilot-chat-models-list-o1-preview.md similarity index 94% rename from data/reusables/copilot/copilot-chat-models-list.md rename to data/reusables/copilot/copilot-chat-models-list-o1-preview.md index f1332fa58307..b58322cb07b7 100644 --- a/data/reusables/copilot/copilot-chat-models-list.md +++ b/data/reusables/copilot/copilot-chat-models-list-o1-preview.md @@ -5,6 +5,9 @@ The following models are currently available through multi-model {% data variabl * **o1-preview:** 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-preview is hosted on Azure. * **o1-mini:** This is the faster version of the `o1-preview` 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. +> [!NOTE] +> Support for the `o1` model, replacing `o1-preview`, is coming soon to {% data variables.product.prodname_vs %}. + For more information about the o1 models, see [Models](https://platform.openai.com/docs/models/models) in the OpenAI Platform documentation. For more information about the {% data variables.copilot.copilot_claude_sonnet %} model from Anthropic, see "[AUTOTITLE](/copilot/using-github-copilot/using-claude-sonnet-in-github-copilot)." diff --git a/data/reusables/copilot/copilot-chat-models-list-o1.md b/data/reusables/copilot/copilot-chat-models-list-o1.md new file mode 100644 index 000000000000..3e29a6903f00 --- /dev/null +++ b/data/reusables/copilot/copilot-chat-models-list-o1.md @@ -0,0 +1,10 @@ +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. + +For more information about the o1 models, see [Models](https://platform.openai.com/docs/models/models) in the OpenAI Platform documentation. + +For more information about the {% data variables.copilot.copilot_claude_sonnet %} model from Anthropic, see "[AUTOTITLE](/copilot/using-github-copilot/using-claude-sonnet-in-github-copilot)."