Gemini Code Assist and responsible AI
Stay organized with collections
Save and categorize content based on your preferences.
This document describes how Gemini Code Assist is designed in
view of the capabilities, limitations, and risks that are associated with
generative AI.
Capabilities and risks of large language models
Large language models (LLMs) can perform many useful tasks such as the
following:
- Translate language.
- Summarize text.
- Generate code and creative writing.
- Power chatbots and virtual assistants.
- Complement search engines and recommendation systems.
At the same time, the evolving technical capabilities of LLMs create the
potential for misapplication, misuse, and unintended or unforeseen consequences.
LLMs can generate output that you don't expect, including text that's offensive,
insensitive, or factually incorrect. Because LLMs are incredibly versatile, it
can be difficult to predict exactly what kinds of unintended or unforeseen
outputs they might produce.
Given these risks and complexities, Gemini Code Assist is
designed with Google's AI principles
in mind. However, it's important for users to understand some of the limitations
of Gemini Code Assist to work safely and responsibly.
Gemini Code Assist limitations
Some of the limitations that you might encounter using
Gemini Code Assist include (but aren't limited to) the following:
Edge cases. Edge cases refer to unusual, rare, or exceptional situations
that aren't well represented in the training data. These cases can lead to
limitations in the output of Gemini Code Assist models, such as
model overconfidence, misinterpretation of context, or inappropriate outputs.
Model hallucinations, grounding, and factuality.
Gemini Code Assist models might lack grounding and factuality
in real-world knowledge, physical properties, or accurate understanding. This
limitation can lead to model hallucinations, where
Gemini Code Assist might generate outputs that are
plausible-sounding but factually incorrect, irrelevant, inappropriate, or
nonsensical. Hallucinations can also include fabricating links to web pages
that don't exist and have never existed. For more information, see
Write better prompts for Gemini for Google Cloud.
Data quality and tuning. The quality, accuracy, and bias of the prompt
data that's entered into Gemini Code Assist products can have a
significant impact on its performance. If users enter inaccurate or incorrect
prompts, Gemini Code Assist might return suboptimal or false
responses.
Bias amplification. Language models can inadvertently amplify existing
biases in their training data, leading to outputs that might further reinforce
societal prejudices and unequal treatment of certain groups.
Language quality. While Gemini Code Assist yields
impressive multilingual capabilities on the benchmarks that we evaluated
against, the majority of our benchmarks (including all of the fairness
evaluations) are in American English.
Language models might provide inconsistent service quality to different users.
For example, text generation might not be as effective for some dialects or
language varieties because they are underrepresented in the training data.
Performance might be worse for non-English languages or English language
varieties with less representation.
Fairness benchmarks and subgroups. Google Research's fairness analyses of
Gemini models don't provide an exhaustive account of the various
potential risks. For example, we focus on biases along gender, race,
ethnicity, and religion axes, but perform the analysis only on the American
English language data and model outputs.
Limited domain expertise. Gemini models have been trained on
Google Cloud technology, but it might lack the depth of knowledge that's
required to provide accurate and detailed responses on highly specialized or
technical topics, leading to superficial or incorrect information.
Gemini safety and toxicity filtering
Gemini Code Assist prompts and responses are checked against a
comprehensive list of safety attributes as applicable for each use case. These
safety attributes aim to filter out content that violates our
Acceptable Use Policy. If an output is
considered harmful, the response will be blocked.
What's next
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-25 UTC."],[[["\u003cp\u003eGemini, a large language model (LLM), is designed with Google's AI principles to offer capabilities like language translation, text summarization, and code generation, while acknowledging the risks of misapplication and unintended outputs.\u003c/p\u003e\n"],["\u003cp\u003eGemini for Google Cloud has limitations such as producing unexpected output in edge cases, potentially generating inaccurate information, and lacking factuality, which can include hallucinated information or links.\u003c/p\u003e\n"],["\u003cp\u003eThe quality of Gemini's output is influenced by the data quality and accuracy of user prompts, and there is a potential for the amplification of societal biases present in its training data.\u003c/p\u003e\n"],["\u003cp\u003eGemini's performance can vary across languages and dialects, as it primarily evaluates fairness in American English, potentially resulting in inconsistent service quality for underrepresented language varieties.\u003c/p\u003e\n"],["\u003cp\u003eDespite being trained on Google Cloud technology, Gemini may lack the specialized knowledge required to offer accurate details on highly technical topics, and it does not have awareness of the user's specific environment in the Google Cloud console.\u003c/p\u003e\n"]]],[],null,["This document describes how Gemini Code Assist is designed in\nview of the capabilities, limitations, and risks that are associated with\ngenerative AI.\n\nCapabilities and risks of large language models\n\nLarge language models (LLMs) can perform many useful tasks such as the\nfollowing:\n\n- Translate language.\n- Summarize text.\n- Generate code and creative writing.\n- Power chatbots and virtual assistants.\n- Complement search engines and recommendation systems.\n\nAt the same time, the evolving technical capabilities of LLMs create the\npotential for misapplication, misuse, and unintended or unforeseen consequences.\n\nLLMs can generate output that you don't expect, including text that's offensive,\ninsensitive, or factually incorrect. Because LLMs are incredibly versatile, it\ncan be difficult to predict exactly what kinds of unintended or unforeseen\noutputs they might produce.\n\nGiven these risks and complexities, Gemini Code Assist is\ndesigned with [Google's AI principles](https://ai.google/responsibility/principles/)\nin mind. However, it's important for users to understand some of the limitations\nof Gemini Code Assist to work safely and responsibly.\n\nGemini Code Assist limitations\n\nSome of the limitations that you might encounter using\nGemini Code Assist include (but aren't limited to) the following:\n\n- **Edge cases.** Edge cases refer to unusual, rare, or exceptional situations\n that aren't well represented in the training data. These cases can lead to\n limitations in the output of Gemini Code Assist models, such as\n model overconfidence, misinterpretation of context, or inappropriate outputs.\n\n- **Model hallucinations, grounding, and factuality.**\n Gemini Code Assist models might lack grounding and factuality\n in real-world knowledge, physical properties, or accurate understanding. This\n limitation can lead to model hallucinations, where\n Gemini Code Assist might generate outputs that are\n plausible-sounding but factually incorrect, irrelevant, inappropriate, or\n nonsensical. Hallucinations can also include fabricating links to web pages\n that don't exist and have never existed. For more information, see\n [Write better prompts for Gemini for Google Cloud](https://cloud.google.com/gemini/docs/discover/write-prompts).\n\n- **Data quality and tuning.** The quality, accuracy, and bias of the prompt\n data that's entered into Gemini Code Assist products can have a\n significant impact on its performance. If users enter inaccurate or incorrect\n prompts, Gemini Code Assist might return suboptimal or false\n responses.\n\n- **Bias amplification.** Language models can inadvertently amplify existing\n biases in their training data, leading to outputs that might further reinforce\n societal prejudices and unequal treatment of certain groups.\n\n- **Language quality.** While Gemini Code Assist yields\n impressive multilingual capabilities on the benchmarks that we evaluated\n against, the majority of our benchmarks (including all of the fairness\n evaluations) are in American English.\n\n Language models might provide inconsistent service quality to different users.\n For example, text generation might not be as effective for some dialects or\n language varieties because they are underrepresented in the training data.\n Performance might be worse for non-English languages or English language\n varieties with less representation.\n- **Fairness benchmarks and subgroups.** Google Research's fairness analyses of\n Gemini models don't provide an exhaustive account of the various\n potential risks. For example, we focus on biases along gender, race,\n ethnicity, and religion axes, but perform the analysis only on the American\n English language data and model outputs.\n\n- **Limited domain expertise.** Gemini models have been trained on\n Google Cloud technology, but it might lack the depth of knowledge that's\n required to provide accurate and detailed responses on highly specialized or\n technical topics, leading to superficial or incorrect information.\n\nGemini safety and toxicity filtering\n\nGemini Code Assist prompts and responses are checked against a\ncomprehensive list of safety attributes as applicable for each use case. These\nsafety attributes aim to filter out content that violates our\n[Acceptable Use Policy](https://cloud.google.com/terms/aup). If an output is\nconsidered harmful, the response will be blocked.\n\nWhat's next\n\n- Learn more about [how Gemini Code Assist cites sources when helps you generate code](/gemini-code-assist/docs/works#how-when-gemini-cites-sources)."]]