0
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?

Claude Code 利用中の言語モデルを確認・変更する方法

0
Last updated at Posted at 2025-12-10

概要

Claude Code利用中に使っている言語モデルを確認する方法を簡単にまとめる。

方法

/statusコマンドを実行することで確認可能、Modelという部分に書かれている。

また、利用中にモデルを変更したい場合/model 言語モデル名のように指定することで変更可能である。

下記を実行したところ

/model claude-sonnet-4-5-20250929  

/statusを実行したら下記のように設定された。

 Model • /model
  L claude-sonnet-4-5-20250929

参考文献

0
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
0
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?