# 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-cn/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.
