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