# 2025年8月8日

## GenStudio

### 改進

* **多瀏覽器的會話處理**：用戶現在可以同時操作多個瀏覽器實例，每個實例都有其獨立的會話。
* **用戶介面增強**：軟體介面已經過精煉，以改善用戶體驗，啟用底部的操作按鈕和工具權限模態的通知聲等功能。
* **Agentic 工具徽章**：我們為 Agentic 工具添加了用戶/帳戶徽章，以便於識別並改善工作流程。
* **優化的輸入處理**：輸入已被仔細管理，以防止不必要的條目，從而實現穩健的性能和系統穩定性。

### 錯誤修正

* **按鈕操作之間的延遲**：現在已消除“生成”和其他按鈕操作之間的延遲，使任務執行更加迅速。

## 控制中心

### 新功能

* **擴展的研究功能**：已新增 o3 和 o4 mini 深度研究功能，解決了與快取令牌計算相關的問題。
* **增強的模型功能**：您的 TogetherAI 模型體驗已通過引入函數調用功能得到了增強。
* **OpenAI 優先搜索的引用**：已新增 OpenAI 優先搜索的引用，以便更好地參考和研究使用。

### 錯誤修正

* **智慧模式下的圖像生成**：我們修正了一個阻礙在智慧模式下生成 gpt4o 圖像的問題。
* **數據輸出調整**：修正了一個導致 GROQ 返回空數組作為助手消息內容的問題。

### 改進

* **技術工具更新**：該軟體已被優化，以便及時更新技術工具的輸出結果，提高可用性。已啟用多瀏覽器實例彈出功能，以進一步協助多任務處理。工具列表 API 現在包括工具類型字段。


---

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