# 2025年2月14日

## GenStudio

### 改進

* **按下行為按鈕停止評論**：按下行為按鈕現在可以停止正在進行的評論，提供更好的控制。
* **聊天框樣式改進**：增強了聊天框項目的外觀，以提高可讀性。

### 新功能

* **使用成本顯示**：現在顯示消息和總對話成本，取代了令牌計數，以提高成本透明度。
* **在行為按鈕上新增菜單圖示**：在行為按鈕上引入了一個菜單圖示，以便更輕鬆地訪問選項。

### 錯誤修正

* **修正版本更新問題**：解決了導致版本更新延遲和錯誤的問題。

## 控制中心

### 新功能

* **整合 Gemini 2.0 Flash 以提供 AI 評論**：推出 Gemini 2.0 Flash，以增強 AI 回應評論的生成。
* **使用分析頁面**：推出一個新的分析頁面，供用戶監控他們的使用情況。
* **成本分析標籤**：在分析頁面中新增一個成本標籤，以便詳細追蹤開支。

### 改進

* **顯示使用成本**：現在顯示使用成本，以提高成本透明度。
* **增強分析用戶界面**：改善分析界面，以提供更好的用戶體驗。
* **限制 AI 評論長度**：將 AI 評論限制為最多 30 個字，以便提供簡潔的回應。
* **改善背景聊天過程的穩定性**：在背景聊天任務中增強穩定性。

### 錯誤修正

* **修正智慧工具模型列表**：修正了智慧工具模型列表未正確顯示的問題。


---

# 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-14th-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.
