# 2025年2月21日

## 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-hk/releases/feb-21st-2025.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.
