# 2024年7月5日

## GenStudio

### 新功能

* **非 AI 內容提交**：現在您可以在 GenStudio 中提交非 AI 內容，這使得在對話中更容易包含多樣化的信息。
* **@ 提及支持**：輕鬆在對話中提及其他用戶，以便於更好的協作和溝通。

### 錯誤修正

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