Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> Co-authored-by: Vanessa <vgrl@github.com> Co-authored-by: isaacmbrown <isaacmbrown@github.com> Co-authored-by: Christopher Nguyen <91625426+nguyen-dows@users.noreply.github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com> Co-authored-by: Andrew Eisenberg <aeisenberg@github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com> Co-authored-by: David Staheli <1767415+davidstaheli@users.noreply.github.com> Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com> Co-authored-by: sunbrye <sunbrye@github.com> Co-authored-by: Tim Rogers <timrogers@github.com> Co-authored-by: Felix Guntrip <stevecat@github.com> Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com> Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com> Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com> Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com> Co-authored-by: Hector Alfaro <hectorsector@github.com> Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: Jules Porter <jules-p@users.noreply.github.com> Co-authored-by: Devraj Mehta <devm33@github.com> Co-authored-by: Kate Studwell <katestud@github.com> Co-authored-by: Katherine Oelsner <49968061+octokatherine@users.noreply.github.com> Co-authored-by: Rachael Sewell <rachmari@github.com> Co-authored-by: jc-clark <jc-clark@github.com> Co-authored-by: Tim Rogers <me@timrogers.co.uk> Co-authored-by: Matthew Isabel <matthewisabel@github.com>
32 lines
1.0 KiB
YAML
32 lines
1.0 KiB
YAML
# Variables used in the Copilot docs that are not product names
|
|
|
|
# Copilot billing: price per month for Copilot Individuals
|
|
cfi_price_per_month: '$10 USD'
|
|
|
|
# Copilot billing: price per year for Copilot Individuals
|
|
cfi_price_per_year: '$100 USD'
|
|
|
|
# Copilot billing: price per month for Copilot Business
|
|
cfb_price_per_month: '$19 USD'
|
|
|
|
# Copilot billing: price per month for Copilot Enterprise
|
|
ce_price_per_month: '$39 USD'
|
|
|
|
# Copilot Chat in GitHub: maximum number of repos that can be indexed for an org
|
|
max-chat-indexed-repos: '50'
|
|
|
|
# Copilot partners: builders who can develop Copilot extensions
|
|
copilot_partners: 'Copilot Partners'
|
|
copilot_partner: 'Copilot Partner'
|
|
copilot_partner_program: 'Copilot Partner Program'
|
|
|
|
## Copilot URLs
|
|
chat_completions_api: 'https://api.githubcopilot.com/chat/completions'
|
|
|
|
## Copilot code review - e.g. {% data variables.copilot.copilot_code-review %}
|
|
copilot_code-review: 'GitHub Copilot code review'
|
|
copilot_code-review_short: 'Copilot code review'
|
|
|
|
## LLM models for Copilot
|
|
copilot_claude_sonnet: 'Claude 3.5 Sonnet'
|