1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

タイムラインなどで最近見かけた気になる技術系の話題の簡易メモ(テキスト・コード生成関連や対話モデル等)

1
Posted at

タイムラインなどで最近見かけた、気になる技術系の話題をただメモしていっただけの記事です。

それらを見かけたタイミングでは試してみる時間をとれそうにない状況で、そして後で試したいと思うものが多かったです。それで、とりあえずメモしておくことにしたという流れです。

Qwen3.5系のモデル

最初に Qwen3.5系のモデルが出たという話のメモです。

パラメータ数違いのものが出ており、種類としては 4種類あるようです(397B、122B、35B、27B)。

Vercel の Chat SDK

次は Vercel の Chat SDK です。

公式の記事・ページは、以下があるようです。

●Introducing npm i chat – One codebase, every chat platform - Vercel
 https://vercel.com/changelog/chat-sdk

●Chat SDK
 https://www.chat-sdk.dev/

Responses API の WebSocketモード対応

次は、OpenAi の Responses API の WebSocketモード対応です。

公式のドキュメントは以下になるようです。

●WebSocket Mode | OpenAI API
 https://developers.openai.com/api/docs/guides/websocket-mode/

それと、このタイミングで以下がリリースされたようです。

●gpt-realtime-1.5 Model | OpenAI API
 https://developers.openai.com/api/docs/models/gpt-realtime-1.5

●gpt-audio-1.5 Model | OpenAI API
 https://developers.openai.com/api/docs/models/gpt-audio-1.5

LLM-jp-Moshi-v1

次は NII の LLM-jp-Moshi-v1 です。

公式の関連ページは、以下があるようです。

●商用利用可能な同時双方向日本語音声対話モデル「LLM-jp-Moshi-v1」の公開 - 国立情報学研究所 / National Institute of Informatics
 https://www.nii.ac.jp/news/release/2026/0225.html

●llm-jp/llm-jp-moshi: LLM-jp-Moshi: Japanese Full-duplex Spoken Dialogue Models
 https://github.com/llm-jp/llm-jp-moshi

国会図書館の「NDLOCR-Lite」を Webアプリ化したもの

以下は、国会図書館の「NDLOCR-Lite」を、ブラウザで利用可能な Webアプリ化したものです。

Claude Code の Remote Control

以下は、Claude Code の Remote Control です。

●Continue local sessions from any device with Remote Control - Claude Code Docs
 https://code.claude.com/docs/en/remote-control

OpenAI の GPT-5.3-Codex の API版

以下は、OpenAI の GPT-5.3-Codex の API版です。

●GPT-5.3-Codex Model | OpenAI API
 https://developers.openai.com/api/docs/models/gpt-5.3-codex

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?