# 2024年9月20日

## GenStudio

### 新功能

* **LaTeX 方程式支援**：您現在可以在內容中包含 LaTeX 方程式。

### 改進

* **簡化帳戶管理**：無需重新登錄即可訪問您的帳戶設置。
* **改進的代碼顯示**：代碼區塊現在支持自動換行，以提高可讀性。
* **增強的導入消息**：導入 JSON 工具時的錯誤消息更清晰。
* **一致的標題長度**：標題現在限制為 60 個字符，以保持統一性。
* **優化的登錄體驗**：增強的登錄和註冊頁面，以更好地集成工作帳戶。

### 錯誤修正

* **解決訊息錯誤**：修正了解析Markdown中的HTML時導致訊息錯誤的問題。
* **穩定性改善**：修正了在助理訊息中使用可折疊區塊時的崩潰問題。

## 控制中心

### 新功能

* **Perplexity AI 整合**：透過新的 Perplexity AI 整合，獲得增強的內容生成能力。
* **擴展的 AI 模型**：新增 OpenAI 模型，提供增強的 AI 能力。

### 改進

* **簡化帳戶管理**：管理您的帳戶無需重新登入，節省您的時間。
* **改進工具整合**：當工具被啟用時，對話現在使用適當的系統提示，提升準確性。
* **增強錯誤訊息**：在工具驗證過程中提供更清晰的訊息，以便於故障排除。
* **統一標題顯示**：例行程序和對話現在共享一致的標題截斷，以提供統一的體驗。
* **優化登入體驗**：增強的登入和註冊頁面，以更好地整合工作帳戶。
* **增強PDF處理**：改善上傳PDF的提取，即使它們包含不支援的圖像。
* **先進的數據保護**：數據丟失防護現在檢查個人姓名和地點，以保護敏感信息。
* **更新DLP設置**：數據丟失防護現在默認關閉，讓您對數據處理有更多控制權。

### 錯誤修正

* **性能改善**：解決了在多次調用例程時可能耗盡資源的問題。


---

# 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/sep-20th-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.
