# 2024年6月21日

## GenStudio

### 新功能

* **對話排序**：使用新的排序功能輕鬆組織您的對話。
* **側邊欄中的對話大小**：直接在側邊欄查看每個對話的大小，以便更好地管理。

### 改進

* **工具序列化更新**：改進了工具序列化以增強功能。
* **相依性更新**：更新了 LiteLLM 和 OpenAI 相依性至最新版本，以提升穩定性和性能。


---

# 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-21st-2024.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.
