# 2024年8月2日

## GenStudio

### 新機能

* **おすすめのLLMモデル:** 目を引く大規模言語モデル（LLM）を見つけて、情報に基づいた選択を行い、プロジェクトを向上させましょう。

### 改善点

* **スナップショット管理:** より良いユーザー体験のために、改良されたスナップショット管理モーダルをお楽しみください。
* **表示名の更新:** モデルの表示名を更新し、より直感的にしました。

### バグ修正

* **ヌル可能なアカウント名:** アカウント名がヌルになる問題を修正し、よりスムーズな操作を実現しました。
* **重複ツールチップ:** 削除およびコピーボタンの重複ツールチップを修正し、より明確なナビゲーションを提供しました。

## コントロールセンター

### 新機能

* **Mistral Large 2 サポート:** SkyDeck に Mistral Large 2 のサポートを追加し、作業を向上させるための選択肢が増えました。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/ja/releases/aug-2nd-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
