# 2024年7月5日

## GenStudio

### 新特性

* **非AI内容提交**：您现在可以在GenStudio中提交非AI内容，使在对话中包含多种类型的信息变得更加容易。
* **@提及支持**：轻松在对话中提及其他用户，以提高协作和沟通效果。

### Bug Fixes

* **Rememberizer 集成邮件**：修复了一个问题，即在鼠标悬停时，Rememberizer 集成邮件文本会过度滚动。
* **底部元素重叠**：修复了底部元素的 z-index 问题，以确保它们正确显示。


---

# 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/jul-5th-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.
