[{"data":1,"prerenderedAt":957},["ShallowReactive",2],{"/ja-jp/blog/more-ai-models-for-duo-agent-platform-self-hosted":3,"navigation-ja-jp":190,"banner-ja-jp":608,"footer-ja-jp":617,"blog-post-authors-ja-jp-Jordan Janes":858,"blog-related-posts-ja-jp-more-ai-models-for-duo-agent-platform-self-hosted":873,"blog-promotions-ja-jp":896,"next-steps-ja-jp":948},{"id":4,"title":5,"authors":6,"body":8,"category":170,"date":171,"description":172,"extension":173,"externalUrl":174,"featured":175,"heroImage":176,"meta":177,"navigation":178,"path":179,"seo":180,"slug":182,"stem":183,"tags":184,"template":188,"updatedDate":174,"__hash__":189},"blogPosts/ja-jp/blog/more-ai-models-for-duo-agent-platform-self-hosted.md","GitLab Duo Agent Platform Self-HostedでさらなるAIモデルに対応",[7],"Jordan Janes",{"type":9,"value":10,"toc":159},"minimark",[11,21,24,28,31,34,37,53,57,66,69,72,85,97,100,110,116,125,129],[12,13,14,20],"p",{},[15,16,19],"a",{"href":17,"rel":18},"https://docs.gitlab.com/ja-jp/subscriptions/subscription-add-ons/#gitlab-duo-agent-platform-self-hosted",[],"GitLab Duo Agent Platform Self-Hosted","を利用しているお客様は、多くのソフトウェアチームが直面していないような制約のもとで運用しています。データレジデンシーの要件、エアギャップ環境、そして、ソースコードをサードパーティAPIへ送信することを禁じるコンプライアンス規制などが代表的な例です。こうした制約には避けがたいトレードオフも伴います。もっとも高性能なモデルはクラウドファーストの環境に先行してデプロイされる傾向があるため、規制対象環境や隔離環境はAI機能においてどうしても一歩遅れをとることになります。チームは単一モデル構成を強いられるため、そのモデルがルーティンワークには過剰性能であったり、複雑なエージェント型タスクには能力不足であったりすることも少なくありません。",[12,22,23],{},"GitLab 19.0では、セルフホスト型のオープンソースモデルサポートを拡充することで、このギャップを縮めます。自社のGPUを完全隔離またはエアギャップ環境で運用しているチームでも、適切なモデルを適切なワークフローに合わせて選択できるようになりました。データレジデンシー、ネットワーク隔離、規制コンプライアンス対応のいずれを重視する場合でも、より高性能な選択肢が利用できます。",[25,26,27],"h2",{"id":27},"エアギャップ環境でオープンソースモデルの選択肢が広がる",[12,29,30],{},"外部APIコールもインターネット接続も持たない完全隔離環境では、ローカル推論インフラ上で動作するオープンソースモデルが唯一の選択肢です。エアギャップ環境はAIによる生産性向上の恩恵を最後に受けることが多く、その原因はコンプライアンス規制、コードをサードパーティAPIに送信することを禁じるデータ分類要件、あるいはクラウドベースの推論をブロックするネットワーク制御などさまざまです。",[12,32,33],{},"オンプレミスで展開されるオープンソースモデルは、これらの制約を直接解消します。推論処理は自社ハードウェア上で実行され、データが環境外に出ることはありません。GitLabのエンジニアリングチームは、Duo Agent Platformのタスク要件（複数ステップのツール使用、指示への準拠、コード生成品質、大量のdiffや複数ファイルのコードベースに対する推論能力）に対して候補モデルを評価し、実際のエージェント型ワークフローを動かすのに十分な信頼性を持つモデルを選定しました。",[12,35,36],{},"新たにサポートされるモデルは次のとおりです：",[38,39,40,44,47,50],"ul",{},[41,42,43],"li",{},"Mistral Devstral 2 123B",[41,45,46],{},"GLM-5.1",[41,48,49],{},"Kimi-K2.6",[41,51,52],{},"MiniMax-M2.7",[54,55,56],"h3",{"id":56},"デプロイオプション",[12,58,59,60,65],{},"主なパターンは、GitLabがオープンソースモデルの推奨サービングプラットフォームとして提供している",[15,61,64],{"href":62,"rel":63},"https://docs.gitlab.com/ja-jp/administration/gitlab_duo_self_hosted/supported_llm_serving_platforms/#vllm",[],"vLLM","をオンプレミスハードウェア上で稼働させる構造です。専用ハードウェアへの設備投資をかけずにセルフマネージドの推論環境を構築したいチームには、仮想プライベートクラウド上のGPU対応仮想マシンでオープンソースモデルを実行する方法もあります。これにより、同等のデータ分離保証を維持しながら、オンデマンドのキャパシティを確保できます。",[25,67,68],{"id":68},"デプロイモデルの選び方",[12,70,71],{},"デプロイモデルを選ぶ際の参考情報をご紹介します：",[12,73,74,78,79,84],{},[75,76,77],"strong",{},"完全なエアギャップ環境の場合","　自社の推論ハードウェア上のオープンソースモデルが選択肢となります。モデルごとのハードウェア要件については、",[15,80,83],{"href":81,"rel":82},"https://docs.gitlab.com/ja-jp/administration/gitlab_duo_self_hosted/supported_models_and_hardware_requirements/",[],"サポートモデルのドキュメント","をご確認ください。",[12,86,87,90,91,96],{},[75,88,89],{},"ハイブリッドデプロイの場合","　GitLab Duo Agent Platform Self-Hostedでは、機能ごとにセルフホストモデルとGitLab管理モデルを組み合わせることができます。詳細は",[15,92,95],{"href":93,"rel":94},"https://docs.gitlab.com/ja-jp/administration/gitlab_duo_self_hosted/",[],"AI Gateway設定ドキュメント","をご参照ください。",[25,98,99],{"id":99},"提供状況",[12,101,102,105,106,109],{},[75,103,104],{},"オフラインライセンスをお持ちのお客様","は、",[15,107,19],{"href":17,"rel":108},[],"アドオンが必要です。",[12,111,112,115],{},[75,113,114],{},"オンラインライセンスをお持ちのお客様","は、使用量ベースのモデルを利用でき、セルフホスト型モデルとGitLab管理モデルをハイブリッド構成で組み合わせることができます。",[12,117,118,119,124],{},"デプロイ要件については、",[15,120,123],{"href":121,"rel":122},"https://about.gitlab.com/ja-jp/sales/",[],"営業チームにお問い合わせください","。",[25,126,128],{"id":127},"gitlab-190の詳細はこちら","GitLab 19.0の詳細はこちら",[38,130,131,138,145,152],{},[41,132,133],{},[15,134,137],{"href":135,"rel":136},"https://docs.gitlab.com/ja-jp/releases/19/gitlab-19-0-released/",[],"GitLab 19.0がリリースされました",[41,139,140],{},[15,141,144],{"href":142,"rel":143},"https://about.gitlab.com/ja-jp/blog/secrets-manager-in-public-beta/",[],"GitLab Secrets ManagerでCI/CDクレデンシャルを管理",[41,146,147],{},[15,148,151],{"href":149,"rel":150},"https://about.gitlab.com/ja-jp/blog/transform-mrs-to-automated-workflow/",[],"マージリクエストを手動作業から自動化ワークフローへ",[41,153,154],{},[15,155,158],{"href":156,"rel":157},"https://about.gitlab.com/ja-jp/blog/track-ci-component-usage/",[],"組織全体でCIコンポーネントの使用状況を追跡",{"title":160,"searchDepth":161,"depth":161,"links":162},"",2,[163,167,168,169],{"id":27,"depth":161,"text":27,"children":164},[165],{"id":56,"depth":166,"text":56},3,{"id":68,"depth":161,"text":68},{"id":99,"depth":161,"text":99},{"id":127,"depth":161,"text":128},"ai","2026-05-21","GitLab 19.0でDuo Agent Platform Self-Hostedのオープンソースモデルサポートが拡充。エアギャップや規制対応環境でも、複雑なエージェント型タスクに対応できる高性能なAIモデルを選択できるようになりました。","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1779189265/iqzyhhiwagxzwywvjzow.png",{},true,"/ja-jp/blog/more-ai-models-for-duo-agent-platform-self-hosted",{"config":181,"title":5,"description":172},{"noIndex":175},"more-ai-models-for-duo-agent-platform-self-hosted","ja-jp/blog/more-ai-models-for-duo-agent-platform-self-hosted",[185,186,187],"AI","product","features","BlogPost","SH_EdHvlLHbCENcVALzPZ2zzeJnUTnB6yWxtK8hTrHc",{"logo":191,"freeTrial":196,"sales":201,"login":206,"items":211,"search":528,"minimal":561,"duo":578,"switchNav":587,"pricingDeployment":598},{"config":192},{"href":193,"dataGaName":194,"dataGaLocation":195},"/ja-jp/","gitlab logo","header",{"text":197,"config":198},"無料トライアルを開始",{"href":199,"dataGaName":200,"dataGaLocation":195},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp&glm_content=default-saas-trial/","free trial",{"text":202,"config":203},"お問い合わせはこちら",{"href":204,"dataGaName":205,"dataGaLocation":195},"/ja-jp/sales/","sales",{"text":207,"config":208},"サインイン",{"href":209,"dataGaName":210,"dataGaLocation":195},"https://gitlab.com/users/sign_in/","sign in",[212,241,343,348,452,508],{"text":213,"config":214,"menu":216},"プラットフォーム",{"dataNavLevelOne":215},"platform",{"type":217,"columns":218},"cards",[219,225,233],{"title":213,"description":220,"link":221},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":222,"config":223},"プラットフォームの詳細はこちら",{"href":224,"dataGaName":215,"dataGaLocation":195},"/ja-jp/platform/",{"title":226,"description":227,"link":228},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":229,"config":230},"GitLab Duoのご紹介",{"href":231,"dataGaName":232,"dataGaLocation":195},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":234,"description":235,"link":236},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":237,"config":238},"詳細はこちら",{"href":239,"dataGaName":240,"dataGaLocation":195},"/ja-jp/why-gitlab/","why gitlab",{"text":242,"left":178,"config":243,"menu":245},"製品",{"dataNavLevelOne":244},"solutions",{"type":246,"link":247,"columns":251,"feature":322},"lists",{"text":248,"config":249},"すべてのソリューションを表示",{"href":250,"dataGaName":244,"dataGaLocation":195},"/ja-jp/solutions/",[252,277,300],{"title":253,"description":254,"link":255,"items":260},"自動化","CI/CDと自動化でデプロイを加速",{"config":256},{"icon":257,"href":258,"dataGaName":259,"dataGaLocation":195},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[261,265,268,273],{"text":262,"config":263},"CI/CD",{"href":264,"dataGaLocation":195,"dataGaName":262},"/ja-jp/solutions/continuous-integration/",{"text":226,"config":266},{"href":231,"dataGaLocation":195,"dataGaName":267},"gitlab duo agent platform - product menu",{"text":269,"config":270},"ソースコード管理",{"href":271,"dataGaLocation":195,"dataGaName":272},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":274,"config":275},"自動化されたソフトウェアデリバリー",{"href":258,"dataGaLocation":195,"dataGaName":276},"Automated software delivery",{"title":278,"description":279,"link":280,"items":285},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":281},{"href":282,"dataGaName":283,"dataGaLocation":195,"icon":284},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[286,290,295],{"text":287,"config":288},"アプリケーションセキュリティテスト",{"href":282,"dataGaName":289,"dataGaLocation":195},"Application security testing",{"text":291,"config":292},"ソフトウェアサプライチェーンセキュリティ",{"href":293,"dataGaLocation":195,"dataGaName":294},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":296,"config":297},"ソフトウェアコンプライアンス",{"href":298,"dataGaName":299,"dataGaLocation":195},"/ja-jp/solutions/software-compliance/","software compliance",{"title":301,"link":302,"items":307},"測定",{"config":303},{"icon":304,"href":305,"dataGaName":306,"dataGaLocation":195},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[308,312,317],{"text":309,"config":310},"可視性と測定",{"href":305,"dataGaLocation":195,"dataGaName":311},"Visibility and Measurement",{"text":313,"config":314},"バリューストリーム管理",{"href":315,"dataGaLocation":195,"dataGaName":316},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":318,"config":319},"分析とインサイト",{"href":320,"dataGaLocation":195,"dataGaName":321},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":323,"type":246,"items":324},"GitLabが活躍する場所",[325,331,337],{"text":326,"config":327},"大企業",{"icon":328,"href":329,"dataGaLocation":195,"dataGaName":330},"Building","/ja-jp/enterprise/","enterprise",{"text":332,"config":333},"スモールビジネス",{"icon":334,"href":335,"dataGaLocation":195,"dataGaName":336},"Work","/ja-jp/small-business/","small business",{"text":338,"config":339},"公共部門",{"icon":340,"href":341,"dataGaLocation":195,"dataGaName":342},"Organization","/ja-jp/solutions/public-sector/","public sector",{"text":344,"config":345},"価格",{"href":346,"dataGaName":347,"dataGaLocation":195,"dataNavLevelOne":347},"/ja-jp/pricing/","pricing",{"text":349,"config":350,"menu":352},"関連リソース",{"dataNavLevelOne":351},"resources",{"type":246,"link":353,"columns":357,"feature":441},{"text":354,"config":355},"すべてのリソースを表示",{"href":356,"dataGaName":351,"dataGaLocation":195},"/ja-jp/resources/",[358,391,413],{"title":359,"items":360},"はじめに",[361,366,371,376,381,386],{"text":362,"config":363},"インストール",{"href":364,"dataGaName":365,"dataGaLocation":195},"/ja-jp/install/","install",{"text":367,"config":368},"クイックスタートガイド",{"href":369,"dataGaName":370,"dataGaLocation":195},"/ja-jp/get-started/","quick setup checklists",{"text":372,"config":373},"学ぶ",{"href":374,"dataGaLocation":195,"dataGaName":375},"https://university.gitlab.com/","learn",{"text":377,"config":378},"製品ドキュメント",{"href":379,"dataGaName":380,"dataGaLocation":195},"https://docs.gitlab.com/","product documentation",{"text":382,"config":383},"ベストプラクティスビデオ",{"href":384,"dataGaName":385,"dataGaLocation":195},"/ja-jp/getting-started-videos/","best practice videos",{"text":387,"config":388},"インテグレーション",{"href":389,"dataGaName":390,"dataGaLocation":195},"/ja-jp/integrations/","integrations",{"title":392,"items":393},"検索する",[394,399,404,408],{"text":395,"config":396},"お客様成功事例",{"href":397,"dataGaName":398,"dataGaLocation":195},"/ja-jp/customers/","customer success stories",{"text":400,"config":401},"ブログ",{"href":402,"dataGaName":403,"dataGaLocation":195},"/ja-jp/blog/","blog",{"text":405,"config":406},"The Source",{"href":407,"dataGaName":403,"dataGaLocation":195},"/ja-jp/the-source/",{"text":409,"config":410},"リモート",{"href":411,"dataGaName":412,"dataGaLocation":195},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":414,"items":415},"つなげる",[416,421,426,431,436],{"text":417,"config":418},"GitLabサービス",{"href":419,"dataGaName":420,"dataGaLocation":195},"/ja-jp/services/","services",{"text":422,"config":423},"コミュニティ",{"href":424,"dataGaName":425,"dataGaLocation":195},"/community/","community",{"text":427,"config":428},"フォーラム",{"href":429,"dataGaName":430,"dataGaLocation":195},"https://forum.gitlab.com/","forum",{"text":432,"config":433},"イベント",{"href":434,"dataGaName":435,"dataGaLocation":195},"/events/","events",{"text":437,"config":438},"パートナー",{"href":439,"dataGaName":440,"dataGaLocation":195},"/ja-jp/partners/","partners",{"config":442,"title":445,"text":446,"link":447},{"background":443,"textColor":444},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","GitLabの最新情報","最新の機能と改善点に関する情報をお届けします。",{"text":448,"config":449},"最新情報を読む",{"href":450,"dataGaName":451,"dataGaLocation":195},"/ja-jp/whats-new/","whats new",{"text":453,"config":454,"menu":456},"企業情報",{"dataNavLevelOne":455},"company",{"type":246,"columns":457},[458],{"items":459},[460,465,471,473,478,483,488,493,498,503],{"text":461,"config":462},"GitLabについて",{"href":463,"dataGaName":464,"dataGaLocation":195},"/ja-jp/company/","about",{"text":466,"config":467,"footerGa":470},"採用情報",{"href":468,"dataGaName":469,"dataGaLocation":195},"/jobs/","jobs",{"dataGaName":469},{"text":432,"config":472},{"href":434,"dataGaName":435,"dataGaLocation":195},{"text":474,"config":475},"経営陣",{"href":476,"dataGaName":477,"dataGaLocation":195},"/company/team/e-group/","leadership",{"text":479,"config":480},"ハンドブック",{"href":481,"dataGaName":482,"dataGaLocation":195},"https://handbook.gitlab.com/","handbook",{"text":484,"config":485},"投資家向け情報",{"href":486,"dataGaName":487,"dataGaLocation":195},"https://ir.gitlab.com/","investor relations",{"text":489,"config":490},"トラストセンター",{"href":491,"dataGaName":492,"dataGaLocation":195},"/ja-jp/security/","trust center",{"text":494,"config":495},"AI Transparency Center",{"href":496,"dataGaName":497,"dataGaLocation":195},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":499,"config":500},"ニュースレター",{"href":501,"dataGaName":502,"dataGaLocation":195},"/company/contact/#contact-forms","newsletter",{"text":504,"config":505},"プレス",{"href":506,"dataGaName":507,"dataGaLocation":195},"/press/","press",{"text":509,"config":510,"menu":511},"お問い合わせ",{"dataNavLevelOne":455},{"type":246,"columns":512},[513],{"items":514},[515,518,523],{"text":202,"config":516},{"href":204,"dataGaName":517,"dataGaLocation":195},"talk to sales",{"text":519,"config":520},"サポートを受ける",{"href":521,"dataGaName":522,"dataGaLocation":195},"https://support.gitlab.com","support portal",{"text":524,"config":525},"カスタマーポータル",{"href":526,"dataGaName":527,"dataGaLocation":195},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":529,"login":530,"suggestions":537},"閉じる",{"text":531,"link":532},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":533,"config":534},"GitLab.com",{"href":209,"dataGaName":535,"dataGaLocation":536},"search login","search",{"text":538,"default":539},"提案",[540,542,547,549,553,557],{"text":226,"config":541},{"href":231,"dataGaName":226,"dataGaLocation":536},{"text":543,"config":544},"コード提案（AI）",{"href":545,"dataGaName":546,"dataGaLocation":536},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":262,"config":548},{"href":264,"dataGaName":262,"dataGaLocation":536},{"text":550,"config":551},"GitLab on AWS",{"href":552,"dataGaName":550,"dataGaLocation":536},"/ja-jp/partners/technology-partners/aws/",{"text":554,"config":555},"GitLab on Google Cloud",{"href":556,"dataGaName":554,"dataGaLocation":536},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":558,"config":559},"GitLabを選ぶ理由",{"href":239,"dataGaName":560,"dataGaLocation":536},"Why GitLab?",{"freeTrial":562,"mobileIcon":566,"desktopIcon":571,"secondaryButton":574},{"text":197,"config":563},{"href":564,"dataGaName":200,"dataGaLocation":565},"https://gitlab.com/-/trials/new/","nav",{"altText":567,"config":568},"GitLabアイコン",{"src":569,"dataGaName":570,"dataGaLocation":565},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":567,"config":572},{"src":573,"dataGaName":570,"dataGaLocation":565},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":359,"config":575},{"href":576,"dataGaName":577,"dataGaLocation":565},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":579,"mobileIcon":583,"desktopIcon":585},{"text":580,"config":581},"GitLab Duoの詳細について",{"href":231,"dataGaName":582,"dataGaLocation":565},"gitlab duo",{"altText":567,"config":584},{"src":569,"dataGaName":570,"dataGaLocation":565},{"altText":567,"config":586},{"src":573,"dataGaName":570,"dataGaLocation":565},{"button":588,"mobileIcon":593,"desktopIcon":595},{"text":589,"config":590},"/switch",{"href":591,"dataGaName":592,"dataGaLocation":565},"#contact","switch",{"altText":567,"config":594},{"src":569,"dataGaName":570,"dataGaLocation":565},{"altText":567,"config":596},{"src":597,"dataGaName":570,"dataGaLocation":565},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":599,"mobileIcon":604,"desktopIcon":606},{"text":600,"config":601},"料金ページに戻る",{"href":346,"dataGaName":602,"dataGaLocation":565,"icon":603},"back to pricing","GoBack",{"altText":567,"config":605},{"src":569,"dataGaName":570,"dataGaLocation":565},{"altText":567,"config":607},{"src":573,"dataGaName":570,"dataGaLocation":565},{"title":609,"button":610,"config":615},"エージェント型AIがソフトウェアデリバリーをどのように変革するかをご覧ください",{"text":611,"config":612},"6月18日のGitLab Transcend日本開催版に申し込む",{"href":613,"dataGaName":614,"dataGaLocation":195},"/ja-jp/events/transcend/virtual/","transcend event",{"layout":616,"disabled":175},"release",{"data":618},{"text":619,"source":620,"edit":626,"contribute":631,"config":636,"items":641,"minimal":849},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":621,"config":622},"ページのソースを表示",{"href":623,"dataGaName":624,"dataGaLocation":625},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":627,"config":628},"このページを編集",{"href":629,"dataGaName":630,"dataGaLocation":625},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":632,"config":633},"ご協力をお願いします",{"href":634,"dataGaName":635,"dataGaLocation":625},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":637,"facebook":638,"youtube":639,"linkedin":640},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[642,687,740,784,816],{"title":344,"links":643,"subMenu":658},[644,648,653],{"text":645,"config":646},"プランの表示",{"href":346,"dataGaName":647,"dataGaLocation":625},"view plans",{"text":649,"config":650},"Premiumを選ぶ理由",{"href":651,"dataGaName":652,"dataGaLocation":625},"/ja-jp/pricing/premium/","why premium",{"text":654,"config":655},"Ultimateを選ぶ理由",{"href":656,"dataGaName":657,"dataGaLocation":625},"/ja-jp/pricing/ultimate/","why ultimate",[659],{"title":509,"links":660},[661,663,665,667,672,677,682],{"text":509,"config":662},{"href":204,"dataGaName":205,"dataGaLocation":625},{"text":519,"config":664},{"href":521,"dataGaName":522,"dataGaLocation":625},{"text":524,"config":666},{"href":526,"dataGaName":527,"dataGaLocation":625},{"text":668,"config":669},"ステータス",{"href":670,"dataGaName":671,"dataGaLocation":625},"https://status.gitlab.com/","status",{"text":673,"config":674},"利用規約",{"href":675,"dataGaName":676,"dataGaLocation":625},"/terms/","terms of use",{"text":678,"config":679},"プライバシーに関する声明",{"href":680,"dataGaName":681,"dataGaLocation":625},"/ja-jp/privacy/","privacy statement",{"text":683,"config":684},"Cookie 優先設定",{"dataGaName":685,"dataGaLocation":625,"id":686,"isOneTrustButton":178},"cookie preferences","ot-sdk-btn",{"title":242,"links":688,"subMenu":697},[689,693],{"text":690,"config":691},"DevSecOpsプラットフォーム",{"href":224,"dataGaName":692,"dataGaLocation":625},"devsecops platform",{"text":694,"config":695},"AI支援開発",{"href":231,"dataGaName":696,"dataGaLocation":625},"ai-assisted development",[698],{"title":699,"links":700},"トピック",[701,705,710,715,720,725,730,735],{"text":262,"config":702},{"href":703,"dataGaName":704,"dataGaLocation":625},"/ja-jp/topics/ci-cd/","cicd",{"text":706,"config":707},"GitOps",{"href":708,"dataGaName":709,"dataGaLocation":625},"/ja-jp/topics/gitops/","gitops",{"text":711,"config":712},"DevOps",{"href":713,"dataGaName":714,"dataGaLocation":625},"/ja-jp/topics/devops/","devops",{"text":716,"config":717},"バージョン管理",{"href":718,"dataGaName":719,"dataGaLocation":625},"/ja-jp/topics/version-control/","version control",{"text":721,"config":722},"DevSecOps",{"href":723,"dataGaName":724,"dataGaLocation":625},"/ja-jp/topics/devsecops/","devsecops",{"text":726,"config":727},"クラウドネイティブ",{"href":728,"dataGaName":729,"dataGaLocation":625},"/ja-jp/topics/cloud-native/","cloud native",{"text":731,"config":732},"コーディングのためのAI",{"href":733,"dataGaName":734,"dataGaLocation":625},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":736,"config":737},"エージェント型AI",{"href":738,"dataGaName":739,"dataGaLocation":625},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":741,"links":742},"ソリューション",[743,746,748,753,757,760,763,766,769,771,774,779],{"text":287,"config":744},{"href":282,"dataGaName":745,"dataGaLocation":625},"Application Security Testing",{"text":274,"config":747},{"href":258,"dataGaName":259,"dataGaLocation":625},{"text":749,"config":750},"アジャイル開発",{"href":751,"dataGaName":752,"dataGaLocation":625},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":754,"config":755},"SCM",{"href":271,"dataGaName":756,"dataGaLocation":625},"source code management",{"text":262,"config":758},{"href":264,"dataGaName":759,"dataGaLocation":625},"continuous integration & delivery",{"text":313,"config":761},{"href":315,"dataGaName":762,"dataGaLocation":625},"value stream management",{"text":706,"config":764},{"href":765,"dataGaName":709,"dataGaLocation":625},"/ja-jp/solutions/gitops/",{"text":767,"config":768},"エンタープライズ",{"href":329,"dataGaName":330,"dataGaLocation":625},{"text":332,"config":770},{"href":335,"dataGaName":336,"dataGaLocation":625},{"text":772,"config":773},"公共機関",{"href":341,"dataGaName":342,"dataGaLocation":625},{"text":775,"config":776},"教育",{"href":777,"dataGaName":778,"dataGaLocation":625},"/ja-jp/solutions/education/","education",{"text":780,"config":781},"金融サービス",{"href":782,"dataGaName":783,"dataGaLocation":625},"/ja-jp/solutions/finance/","financial services",{"title":785,"links":786},"リソース",[787,789,791,793,797,799,802,804,806,808,810,812,814],{"text":362,"config":788},{"href":364,"dataGaName":365,"dataGaLocation":625},{"text":367,"config":790},{"href":369,"dataGaName":370,"dataGaLocation":625},{"text":372,"config":792},{"href":374,"dataGaName":375,"dataGaLocation":625},{"text":377,"config":794},{"href":795,"dataGaName":796,"dataGaLocation":625},"https://docs.gitlab.com/ja-jp/","docs",{"text":400,"config":798},{"href":402,"dataGaName":403,"dataGaLocation":625},{"text":800,"config":801},"新着情報",{"href":450,"dataGaName":451,"dataGaLocation":625},{"text":395,"config":803},{"href":397,"dataGaName":398,"dataGaLocation":625},{"text":409,"config":805},{"href":411,"dataGaName":412,"dataGaLocation":625},{"text":417,"config":807},{"href":419,"dataGaName":420,"dataGaLocation":625},{"text":422,"config":809},{"href":424,"dataGaName":425,"dataGaLocation":625},{"text":427,"config":811},{"href":429,"dataGaName":430,"dataGaLocation":625},{"text":432,"config":813},{"href":434,"dataGaName":435,"dataGaLocation":625},{"text":437,"config":815},{"href":439,"dataGaName":440,"dataGaLocation":625},{"title":817,"links":818},"会社情報",[819,821,823,825,827,829,833,838,840,842,844],{"text":461,"config":820},{"href":463,"dataGaName":455,"dataGaLocation":625},{"text":466,"config":822},{"href":468,"dataGaName":469,"dataGaLocation":625},{"text":474,"config":824},{"href":476,"dataGaName":477,"dataGaLocation":625},{"text":479,"config":826},{"href":481,"dataGaName":482,"dataGaLocation":625},{"text":484,"config":828},{"href":486,"dataGaName":487,"dataGaLocation":625},{"text":830,"config":831},"Sustainability",{"href":832,"dataGaName":830,"dataGaLocation":625},"/sustainability/",{"text":834,"config":835},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":836,"dataGaName":837,"dataGaLocation":625},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":489,"config":839},{"href":491,"dataGaName":492,"dataGaLocation":625},{"text":499,"config":841},{"href":501,"dataGaName":502,"dataGaLocation":625},{"text":504,"config":843},{"href":506,"dataGaName":507,"dataGaLocation":625},{"text":845,"config":846},"現代奴隷制の透明性に関する声明",{"href":847,"dataGaName":848,"dataGaLocation":625},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":850},[851,853,856],{"text":673,"config":852},{"href":675,"dataGaName":676,"dataGaLocation":625},{"text":854,"config":855},"Cookieの設定",{"dataGaName":685,"dataGaLocation":625,"id":686,"isOneTrustButton":178},{"text":678,"config":857},{"href":680,"dataGaName":681,"dataGaLocation":625},[859],{"id":860,"title":7,"body":174,"config":861,"content":863,"description":174,"extension":867,"meta":868,"navigation":178,"path":869,"seo":870,"stem":871,"__hash__":872},"blogAuthors/en-us/blog/authors/jordan-janes.yml",{"template":862},"BlogAuthor",{"name":7,"config":864},{"headshot":865,"ctfId":866},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1779189771/cb9mcxrhkrwg82lrft7t.png","jordanjanes","yml",{},"/en-us/blog/authors/jordan-janes",{},"en-us/blog/authors/jordan-janes","a90RpR_YXSCT4SRey_n1jBCWnTYy1td_Xmk8UTdVUmg",[874,882,889],{"title":875,"description":876,"heroImage":877,"category":170,"date":878,"authors":879,"slug":881,"externalUrl":174},"GitLab Orbitのご紹介：コードとライフサイクル全体のコンテキストを、ひとつのクエリで","GitLab Orbitで、ソフトウェアエージェントは最大11倍高速化し、トークン消費を最大4.5分の1に削減。これまで答えられなかった質問にも対応できます。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1780996524/sd1vpl8empy26wizarqj.png","2026-06-10",[880],"Rebecca Carter","introducing-gitlab-orbit",{"title":883,"description":884,"heroImage":885,"category":170,"date":878,"authors":886,"slug":888,"externalUrl":174},"GitLab Flex：1つの年間コミットメントで、シートとAI支出を柔軟に調整","エージェント型AIの時代には、必要なシート数・AI使用量・利用したい機能を事前に予測することはできません。GitLab Flexなら、再調達なしでシート・AI使用量・新機能を月次で柔軟に調整できる1つの年間コミットメントで、変化するニーズに対応できます。\n","https://res.cloudinary.com/about-gitlab-com/image/upload/v1772047747/ntihfmnu2fepamqemaas.png",[887],"Talia Armato-Helle","introducing-gitlab-flex",{"title":890,"description":891,"heroImage":892,"category":170,"date":878,"authors":893,"slug":895,"externalUrl":174},"GitLab：エージェント型エンジニアリング時代のプラットフォーム","GitLab Transcendで発表した内容と、エンタープライズに必要な統制を維持しながらエージェント型の開発スピードを実現する方法をご紹介します。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1781032585/go3d7pb9opmux7rwhpev.png",[894],"Manav Khurana","gitlab-transcend-announcements",{"promotions":897},[898,911,922,934],{"id":899,"categories":900,"header":901,"text":902,"button":903,"image":908},"ai-modernization",[170],"AIの真価、組織全体で発揮できていますか？","所要時間は5分以内です",{"text":904,"config":905},"AI成熟度スコアを確認する",{"href":906,"dataGaName":907,"dataGaLocation":403},"/ja-jp/assessments/ai-modernization-assessment/","modernization assessment",{"config":909},{"src":910},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":912,"categories":913,"header":914,"text":902,"button":915,"image":919},"devops-modernization",[186,724],"単にツールを管理するだけでなく、イノベーションを提供していますか？",{"text":916,"config":917},"DevOps成熟度スコアを確認しましょう",{"href":918,"dataGaName":907,"dataGaLocation":403},"/ja-jp/assessments/devops-modernization-assessment/",{"config":920},{"src":921},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":923,"categories":924,"header":926,"text":902,"button":927,"image":931},"security-modernization",[925],"security","スピードのためにセキュリティを犠牲にしていませんか？",{"text":928,"config":929},"セキュリティ成熟度スコアを確認しましょう",{"href":930,"dataGaName":907,"dataGaLocation":403},"/ja-jp/assessments/security-modernization-assessment/",{"config":932},{"src":933},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":935,"paths":936,"header":939,"text":940,"button":941,"image":946},"github-azure-migration",[937,938],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","チームはGitHubのAzure移行に対応できていますか？","GitHubはすでにAzureを基盤として再構築を進めています。それがあなたのチームにとって何を意味するのか、ご確認ください。",{"text":942,"config":943},"GitLabとGitHubの比較を見る",{"href":944,"dataGaName":945,"dataGaLocation":403},"/ja-jp/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":947},{"src":921},{"header":949,"blurb":950,"button":951,"secondaryButton":955},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":197,"config":952},{"href":953,"dataGaName":200,"dataGaLocation":954},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":509,"config":956},{"href":204,"dataGaName":205,"dataGaLocation":954},1781392835010]