# 2024年8月2日

## GenStudio

### 新功能

* **推薦的 LLM 模型：** 發掘我們精選的大型語言模型 (LLMs)，以便做出明智的選擇並增強您的項目。

### 改進

* **快照管理：** 享受改進的快照管理模態，以獲得更好的用戶體驗。
* **顯示名稱更新：** 我們已更新模型的顯示名稱，使其更直觀。

### 錯誤修正

* **可為空的帳戶名稱：** 修正了帳戶名稱可能為空的問題，以確保操作更流暢。
* **重複的工具提示：** 修正了刪除和複製按鈕的重複工具提示，以提高導航的清晰度。

## 控制中心

### 新功能

* **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/zh-hk/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.
