# 2024年8月2日

## GenStudio

### 新功能

* **推荐的 LLM 模型：** 发现我们突出的大型语言模型 (LLMs)，以便做出明智的选择，增强您的项目。

### 改进

* **快照管理：** 享受改进的快照管理模态，以获得更好的用户体验。
* **显示名称更新：** 我们已更新模型的显示名称，使其更具直观性。

### Bug Fixes

* **可空账户名称：** 修复了账户名称可能为null的问题，以确保更顺畅的操作。
* **重复工具提示：** 修复了删除和复制按钮的重复工具提示，以便于更清晰的导航。

## 控制中心

### 新功能

* **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-cn/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.
