# 2024年8月23日

## GenStudio

### 錯誤修正

* **訪問更新密碼頁面**：修正了一個問題，即在禁用密碼驗證時無法訪問更新密碼頁面。

## 控制中心

### 新功能

* **快照中的媒體顯示**：啟用在快照中查看媒體文件，以增強內容審查。

### 改進

* **高清影像處理**：在通過 LLM API 處理影像時，提高影像細節以獲得更清晰的輸出。

### 錯誤修正

* **準確的圖像PDF代幣計算**：修正了代幣計算錯誤，以確保對包含圖像的PDF進行精確處理。
* **改善PDF相容性**：處理PDF中的JB2頁面，以增強文檔處理的可靠性。
* **增強文檔上傳可靠性**：移除上傳文檔中的空字符，以防止處理問題。
* **修正電子郵件鏈接**：修復電子郵件URL的問題，以確保從電子郵件通信中正確導航。
* **一般穩定性改善**：解決各種後端問題，以增強整體系統的可靠性。


---

# 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/aug-23rd-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.
