# 2025年6月13日

## GenStudio

### 新功能

* **LLM 模型標籤實現**：引入了標記 LLM 模型的能力，以便更好地組織和選擇。

### 改進

* **安全性增強**：定期進行安全維護和更新，以提高系統安全性。
* **增強的功能執行區塊**：在串流 AI 回應時改善行為，以提供更流暢的用戶體驗。

### 錯誤修正

* **Safari中的揚聲器圖示顯示**：解決了揚聲器圖示在Safari瀏覽器中未顯示的問題。
* **無限API調用**：修正了應用程式重複調用消息列表API端點的問題。

## 控制中心

### 新功能

* **新增 Grok 3 模型**：引入 Grok 3 模型種子以增強 AI 能力。

### 改進

* **優化數據庫性能**：通過優化對話數據的存儲和檢索方式來提高系統性能。
* **增強系統提示**：精煉系統提示，以提供更好的 AI 回應。
* **改善消息修剪**：通過包含更好的上下文處理工具來增強消息修剪。

### 錯誤修正

* **簡化助手回應**：解決了助手回應過於複雜的問題。
* **助手訊息編輯修正**：修正了一個阻止編輯助手訊息的問題。


---

# 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/jun-13th-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.
