# 2023年10月23日

## GenStudio

### 新特性

* **GenStudio 用户界面**：已经引入了全新的用户界面，旨在提供改进的，更直观的体验。

### 改进

* **系统响应性**：处理新信息时的系统响应时间已得到提升。
* **用户界面**：我们对用户界面的几个方面进行了优化，包括会话边栏的行为、会话消息和聊天框的布局，以及删除工具的确认模态。
* **导航**：我们对导航面包屑的显示进行了进一步优化，以提供更流畅的用户体验。
* **协作**：协作者现在可以编辑共享会话的名称了。我们对合作成员的显示进行了进一步优化，以提供更流畅的用户体验。
* **处理未读消息**：我们改进了系统如何管理未读消息，确保不错过任何重要更新。
* **更新执行进度**：增强了GenStudio中智能工具的执行进度，以提供更好的用户体验。

### 修复的错误

* **对话中的语言切换**：已经修复了在新对话中更换语言时模型选择消失的问题。

## 控制中心

### **改进**

* **套餐切换：** 我们已改善了系统处理不同套餐之间切换过程的方式，以确保顺畅、无错误的体验。
* **支付重构：** 支付过程已进行重组，以提升你的结账体验。

### **错误修复**

* **身份提供商描述：** 实施了一项修复，可以处理身份提供商缺失的描述。
* **成员页面上的指南文本：** 为了清晰起见，将成员页面上的指南文本从“等待”更正为“等待”。


---

# 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/oct-23th-2023.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.
