קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
במאמר הזה נסביר איך Gemini ב-Colab Enterprise, שהוא חלק מ-Gemini for Google Cloud, מספק עזרה מבוססת-AI שתעזור לכם לכתוב ולערוך קוד במסמכי notebook.
כלים מבוססי-AI של Gemini ב-Colab Enterprise
Gemini ב-Colab Enterprise מספק תמיכה מבוססת-AI שתעזור לכם לבצע את הפעולות הבאות:
צ'אט על המחברות (גרסת טרום-השקה): תוכלו להשתמש בתיבת דו-שיח בצ'אט כדי להבין את המחברות ולפתח אותה.
אתם יכולים להתכתב בצ'אט עם Gemini כדי לקבל פתרונות אפשריים לקוד או לקבל הנחיות לביצוע משימות ספציפיות במחברת. אפשר גם לקבל הסברים על הקוד במחברת. מידע נוסף זמין במאמר שיחה על המחברת עם Gemini.
כתיבת קוד באמצעות השלמת קוד ויצירת קוד: Gemini ב-Colab Enterprise מציע קטעי קוד בזמן שמקלידים בתא קוד.
אתם יכולים גם להשתמש ב-Gemini ב-Colab Enterprise כדי ליצור קוד על סמך תיאור של מה שאתם רוצים. מידע נוסף זמין במאמר שימוש בהשלמת קוד וביצירת קוד.
הסבר על תאי קוד (גרסת טרום-השקה): אפשר להשתמש ב-Gemini ב-Colab Enterprise כדי לקבל הסברים על תאי קוד. ההסברים יכולים לכלול מקורות והצעות לשיפור הקוד. תוכלו להשתמש בתיבת הדו-שיח של הצ'אט כדי לשאול שאלות נוספות. מידע נוסף זמין במאמר הסבר על תאי קוד.
הסבר על שגיאות ותיקון שלהן (גרסת טרום-השקה): Gemini ב-Colab Enterprise מציע תיקונים לשגיאות בתחביר ומספק הסברים על שגיאות אחרות. ההסברים יכולים לכלול מקורות וקטעי קוד מוצעים לפתרון השגיאה. אתם יכולים להשתמש בתיבת הדו-שיח של הצ'אט כדי לשאול שאלות נוספות. למידע נוסף, ראו הסבר על שגיאות ותיקון שלהן.
המודלים הגדולים של שפה (LLM) של Gemini שבהם נעשה שימוש ב-Gemini ב-Colab Enterprise עוברים אימון על קבוצות נתונים של קוד שזמין לכולם, חומר ספציפי ל-Google Cloudומידע טכני רלוונטי אחר, בנוסף לקבוצות הנתונים ששימשו לאימון המודלים הבסיסיים של Gemini.
המודלים מאומנים כך שהתשובות של Gemini ב-Colab Enterprise יהיו מועילות ככל האפשר למשתמשים ב-Gemini ב-Colab Enterprise.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["התוכן קשה להבנה","hardToUnderstand","thumb-down"],["שגיאות בקוד לדוגמה או במידע","incorrectInformationOrSampleCode","thumb-down"],["חסרים לי פרטים או דוגמאות","missingTheInformationSamplesINeed","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-06-11 (שעון UTC)."],[[["\u003cp\u003eGemini in Colab Enterprise provides AI-powered assistance for writing code within notebooks, using large language models (LLMs) trained on publicly available code, Google Cloud-specific material, and other technical information.\u003c/p\u003e\n"],["\u003cp\u003eUsers can generate Python code with Gemini in Colab Enterprise, which suggests code segments as you type and offers a \u003cstrong\u003eHelp me code\u003c/strong\u003e tool for generating code based on a description.\u003c/p\u003e\n"],["\u003cp\u003eIt is recommended to validate all output from Gemini for Google Cloud products, as they may generate responses that appear plausible but are factually incorrect due to being an early-stage technology.\u003c/p\u003e\n"],["\u003cp\u003eYou can learn how to setup Gemini, use the coding assistance, and understand how data is used through the linked documentation in this content.\u003c/p\u003e\n"]]],[],null,["# Gemini in Colab Enterprise\n\nThis document describes how Gemini in Colab Enterprise, which is part of\n[Gemini for Google Cloud](/gemini/docs/overview), provides\nAI-powered assistance to help you write and edit code in notebooks.\n\nAI assistance with Gemini in Colab Enterprise\n---------------------------------------------\n\nGemini in Colab Enterprise provides AI assistance to help you do the following:\n\n- **Chat about your notebook** ([Preview](/products#product-launch-stages)): Use a chat dialog to help you understand and develop your notebook. You can chat with Gemini about potential coding solutions or how to do specific tasks in your notebook. You can also get explanations of the code in a notebook. For more information, see [Chat about your notebook with Gemini](/colab/docs/chat).\n- **Write code by using code completion and code generation** : Gemini in Colab Enterprise suggests code segments while you type in a code cell. You can also use Gemini in Colab Enterprise to generate code based on a description of what you want. For more information, see [Use code completion and code generation](/colab/docs/use-code-completion).\n- **Explain code cells** (Preview): Use Gemini in Colab Enterprise to get explanations of code cells. The explanations can include sources and suggested improvements to the code. Use the chat dialog to ask follow-up questions. For more information, see [Explain code cells](/colab/docs/explain-cells).\n- **Explain and fix errors** (Preview): Gemini in Colab Enterprise suggests fixes for syntax errors and provides explanations of other errors. The explanations can include sources and suggested code snippets for resolving the error. Use the chat dialog to ask follow-up questions. For more information, see [Explain and fix errors](/colab/docs/explain-errors).\n\nThe Gemini large language models (LLMs) that are used by Gemini in Colab Enterprise are trained on datasets of publicly available code, Google Cloud-specific material, and other relevant technical information in addition to the datasets used to train the Gemini [foundation models](https://storage.googleapis.com/deepmind-media/gemini/gemini_1_report.pdf). Models are trained so that Gemini in Colab Enterprise responses are as useful to Gemini in Colab Enterprise users as possible.\n\nLearn [how and when Gemini\nfor Google Cloud uses your data](/gemini/docs/discover/data-governance).\n| As an early-stage technology, Gemini for Google Cloud\n| products can generate output that seems plausible but is factually incorrect. We recommend that you\n| validate all output from Gemini for Google Cloud products before you use it.\n| For more information, see\n| [Gemini for Google Cloud and responsible AI](/gemini/docs/discover/responsible-ai).\n\nWhere to interact with Gemini\n-----------------------------\n\nAfter you [set up Gemini in Colab Enterprise](/gemini/docs/colab/set-up-gemini), you\ncan use Gemini in Colab Enterprise to do the following in Colab Enterprise:\n\n- To [chat about your notebook with Gemini](/colab/docs/chat), open a Colab Enterprise notebook, and then click the spark **Show\n Gemini** button. Start discussing your notebook in the chat dialog.\n- To\n [use code completion and code generation](/colab/docs/use-code-completion),\n do any of the following:\n\n - To use code completion, start typing in a code cell to see code completion suggestions.\n - To use code generation, click spark **Available\n AI features** , and then click **Generate code** . Enter a description of the code that you want to generate, and then press \u003ckbd\u003eEnter\u003c/kbd\u003e.\n- To [get explanations of code cells](/colab/docs/explain-cells), go to the\n cell that you want to explain, click\n spark **Available\n AI features** , and then click **Explain code**.\n\n- To [explain and fix errors](/colab/docs/explain-errors), do any of the\n following:\n\n - To use a suggested fix for a syntax error, click the **Fix error** button, and then accept the suggested edit.\n - To get an explanation of an error, click the **Explain error** button.\n\nSet up Gemini in Colab Enterprise\n---------------------------------\n\nFor detailed setup steps, see\n[Set up Gemini in Colab Enterprise](/gemini/docs/colab/set-up-gemini).\n\nWhat's next\n-----------\n\n- See the latest enhancements and fixes in [release notes](/gemini/docs/release-notes).\n- Learn how to [set up Gemini in Colab Enterprise](/gemini/docs/colab/set-up-gemini).\n- Learn how to [write code with Gemini assistance](/colab/docs/use-code-completion).\n- Learn how [Gemini for Google Cloud uses your data](/gemini/docs/discover/data-governance).\n- Learn more about [Google Cloud compliance](/security/compliance)."]]