# 2025年1月24日

## 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-cn/releases/jan-24th-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.
