Skip to content

Commit 032824b

Browse files
authored
Merge pull request #38561 from github/repo-sync
Repo sync
2 parents c3a6fb8 + 392b8de commit 032824b

File tree

20 files changed

+1172
-314
lines changed

20 files changed

+1172
-314
lines changed

content/education/about-github-education/github-education-for-students/about-github-education-for-students.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Once you are a verified {% data variables.product.prodname_global_campus %} stud
3838
* Discover student-created repositories from {% data variables.product.prodname_community_exchange %}. For more information, see [AUTOTITLE](/education/explore-the-benefits-of-teaching-and-learning-with-github-education/github-global-campus-for-students/about-github-community-exchange).
3939

4040
{% data variables.product.prodname_global_campus %} students also receive the following {% data variables.product.prodname_dotcom %} benefits.
41-
* **{% data variables.product.prodname_copilot %}:** Verified students receive a free subscription for {% data variables.product.prodname_copilot %}. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-free-access-to-copilot-as-a-student-teacher-or-maintainer).
41+
* **{% data variables.product.prodname_copilot %}:** Verified students receive a free subscription for {% data variables.product.prodname_copilot_pro %}. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-started-with-copilot-on-your-personal-account/getting-free-access-to-copilot-pro-as-a-student-teacher-or-maintainer).
4242
* **{% data variables.product.prodname_github_codespaces %}:** {% data reusables.education.student-codespaces-benefit %} For more information on getting started with {% data variables.product.prodname_github_codespaces %}, see [AUTOTITLE](/codespaces/quickstart).
4343

4444
> [!NOTE]

content/education/about-github-education/github-education-for-teachers/about-github-education-for-teachers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Before applying for an individual discount, check if your learning community is
3232
* Stay in the know on what the student community is interested in by rewatching recent [Campus TV](https://www.twitch.tv/githubeducation) episodes. Campus TV is created by {% data variables.product.prodname_dotcom %} and student community leaders and can be watched live or on demand.
3333
* Request a {% data variables.product.prodname_dotcom %} swag bag with educational materials and goodies for your students.
3434

35-
A free subscription for {% data variables.product.prodname_copilot %} is available to verified teachers with {% data variables.product.prodname_education %}. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-free-access-to-copilot-as-a-student-teacher-or-maintainer).
35+
A free subscription for {% data variables.product.prodname_copilot_pro %} is available to verified teachers with {% data variables.product.prodname_education %}. See [AUTOTITLE](/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-started-with-copilot-on-your-personal-account/getting-free-access-to-copilot-pro-as-a-student-teacher-or-maintainer).
3636

3737
## Further reading
3838

content/github-models/use-github-models/integrating-ai-models-into-your-development-workflow.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ intro: 'Call AI models in the tools you use every day.'
44
versions:
55
feature: github-models
66
shortTitle: Integrate AI models
7+
redirect_from:
8+
- /github-models/integrating-ai-models-into-your-development-workflow
79
---
810

911
With {% data variables.product.prodname_github_models %} extensions, you can call specific AI models from both {% data variables.product.prodname_copilot_chat_short %} and {% data variables.product.prodname_cli %}. These extensions integrate directly into your development workflow, allowing you to prompt models without context switching.

src/github-apps/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"2022-11-28"
6161
]
6262
},
63-
"sha": "722571cd076b83cc8145e93e29f7aa1ecc0fe658"
63+
"sha": "6cde50ea96a7a5686a4670681356b3bb0eec899f"
6464
}

0 commit comments

Comments
 (0)