# 2025年4月18日

## GenStudio

### 新機能

* **カスタマイズ可能なLLMパラメータ**: ユーザーは、ニーズにより適した言語モデルのパラメータをカスタマイズできるようになりました。

### 改善点

* **ストリーミングメッセージのコピー**: ユーザーは、ストリーミングデータからメッセージをコピーして、より簡単に共有および参照できるようになりました。
* **SkyDeck AIヘルパーアプリの更新**: パフォーマンスと安定性を向上させるためにバージョン1.0.9にアップグレードされました。

### バグ修正

* **安定性の向上**: データストリーミング中のエラー処理を改善し、デスクトップアプリでのよりスムーズな体験を提供します。

## コントロールセンター

### 新機能

* **カスタマイズ可能なLLMパラメータ**: ユーザーは、ニーズにより適した言語モデルのパラメータをカスタマイズできるようになりました。

### バグ修正

* **関数呼び出しの安定性**: 信頼性を向上させるために、サポートされていない関数呼び出しに関する問題を解決しました。
* **ツールパラメータの修正**: セッション内で複数のツールを使用する際に、ツールパラメータが正しく保持されることを確認しました。


---

# 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/apr-18th-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.
