33 lines
2.4 KiB
Markdown
33 lines
2.4 KiB
Markdown
---
|
|
title: Responsible use of GitHub Copilot Chat in GitHub Mobile
|
|
shortTitle: Chat in GitHub Mobile
|
|
intro: 'Learn how to use {% data variables.product.prodname_copilot_chat %} responsibly by understanding its purposes, capabilities, and limitations.'
|
|
redirect_from:
|
|
- /early-access/copilot/about-github-copilot-chat-in-github-mobile
|
|
- /copilot/github-copilot-chat/about-github-copilot-chat-in-github-mobile
|
|
- /copilot/github-copilot-chat/copilot-chat-in-github-mobile/about-github-copilot-chat-in-github-mobile
|
|
versions:
|
|
feature: copilot-chat-for-mobile
|
|
topics:
|
|
- Copilot
|
|
- Mobile
|
|
type: rai
|
|
---
|
|
|
|
## About {% data variables.product.prodname_copilot_mobile %}
|
|
|
|
{% data variables.product.prodname_copilot_mobile %} is a chat interface that lets you interact with {% data variables.product.prodname_copilot %}, to ask and receive answers to coding-related questions within {% data variables.product.prodname_mobile %}. The chat interface provides access to coding information and support without requiring you to navigate documentation or search online forums. In addition to {% data variables.product.prodname_mobile %}, {% data variables.product.prodname_copilot_chat_short %} is currently supported in the {% data variables.product.github %} website, {% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, and the JetBrains suite of IDEs. For more information about {% data variables.product.prodname_copilot %}, see [AUTOTITLE](/copilot/about-github-copilot/what-is-github-copilot).
|
|
|
|
{% data variables.product.prodname_copilot_chat %} can answer a wide range of coding-related questions on topics including syntax, programming concepts, test cases, debugging, and more. {% data variables.product.prodname_copilot_chat %} is not designed to answer non-coding questions or provide general information on topics outside of coding.
|
|
|
|
The primary supported language for {% data variables.product.prodname_copilot_mobile %} is English.
|
|
|
|
{% data variables.product.prodname_copilot_chat %} works by using a combination of natural language processing and machine learning to understand your question and provide you with an answer. This process can be broken down into a number of steps.
|
|
|
|
{% data reusables.rai.copilot.about-copilot-chat-in-mobile %}
|
|
|
|
## Further reading
|
|
|
|
* [AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-copilot-pre-release-terms)
|
|
* [{% data variables.product.prodname_copilot %} Trust Center](https://copilot.github.trust.page/)
|