AIプラットフォームリリース¶
5月にリリースされたSaaS機能のお知らせ¶
May 2025
This page provides announcements of newly released features in May 2025, available in DataRobot's SaaS multi-tenant AI Platform, with links to additional resources. リリースセンターからは、過去にリリースされた機能のお知らせや、セルフマネージドAIプラットフォームのリリースノートにもアクセスできます。
5月リリースの機能¶
次の表は、新機能の一覧です。
目的別にグループ化された機能
名前 | NextGen | Classic |
---|---|---|
アプリケーション | ||
In-app walkthrough added for application templates | ✔ | |
GenAI | ||
New versions of Gemini released; Bison retired | ✔ | |
データ | ||
Mongo-based search in the AI Catalog | ✔ | |
予測とMLOps | ||
Use the DataRobot LLM gateway | ✔ | |
プラットフォーム | ||
NextGen is now the default landing page | N/A | N/A |
アプリケーション¶
In-app walkthrough added for application templates¶
For trial users, a lightweight, in-app walkthrough has been added for application templates. This walkthrough guides you through the selection and initial configuration of an application template. You can access the walkthrough by clicking Browse application templates in Workbench.
GenAI¶
New versions of Gemini released; Bison retired¶
With this deployment, Gemini 1.5 Pro version v001 and Gemini 1.5 Flash v001 have been replaced, in both cases, with version 002. On May 24, 2025, v001 was permanently disabled. Gemini 1.5 Pro v002およびGemini 1.5 Flash v002のサポートは、2025年9月24日で終了します。 If an LLM blueprint is in the playground, it has been automatically switched to v002. If you have a registered model or deployment that uses v001, you must re-send the LLM blueprint to the Registry’s model workshop and redeploy it to start using v002. Alternatively, if using the Bolt-on Governance API for inference, specify gemini-1.5-flash-002
/ gemini-1.5-pro-002
as the model ID in the inference request without redeploying the LLM blueprint.
また、Google Bisonのサポートを終了しました。 代替の埋め込みモデルの選択については、DataRobotで利用可能なLLMの全リストをご覧ください。開発者向けドキュメントへのリンクも掲載されています。
データ¶
Mongo-based search in the AI Catalog¶
The AI Catalog now uses mongo-based search for security and performance improvements. Previously, the AI Catalog used elastic search.
予測とMLOps¶
Use the DataRobot LLM gateway¶
Now available as a premium feature, the DataRobot LLM gateway service provides a DataRobot API endpoint to interface with LLMs hosted by external LLM providers. To request LLM responses from the DataRobot LLM gateway, you can use any API client that supports OpenAI-compatible chat completion API, for example, the OpenAI Python API library. To use this service, learn how to make requests to the DataRobot LLM gateway in your code. Or, in a text generation custom model from the playground, provide the ENABLE_LLM_GATEWAY_INFERENCE
runtime parameter, set to True
, to use the gateway for that model.
プラットフォーム¶
NextGen is now the default landing page¶
The NextGen homepage is now the default landing page when accessing app.datarobot.com
. However, when you request a specific page, for example app.datarobot.com/projects/123abc/models
, you will be brought to the requested page. You can make DataRobot Classic the default page instead of NextGen by selecting User settings > System and disabling the toggle.
記載されている製品名および会社名は、各社の商標または登録商標です。 製品名または会社名の使用は、それらとの提携やそれらによる推奨を意味するものではありません。