77[ ![ Anthropic Claude] ( https://img.shields.io/badge/Anthropic-Claude-crimson?logo=anthropic )] ( https://www.anthropic.com/ )
88[ ![ Google Gemini] ( https://img.shields.io/badge/Google-Gemini-crimson?logo=google )] ( https://ai.google.dev/ )
99
10- Copyright (c) 2024-2025 led-mirage
10+ Copyright (c) 2024-2026 led-mirage
1111
1212[ English] ( Readme.en.md )
1313
@@ -70,8 +70,12 @@ Raspberry Pi、Linuxへの導入に関しても[Zennの記事](https://zenn.dev/
7070
7171動作確認済みのモデルは以下の通りなのだ。
7272
73- <details ><summary >OpenAI(2025/11/23現在 )</summary >
73+ <details ><summary >OpenAI(2026/02/10現在 )</summary >
7474
75+ - GPT-5.2 (モデル名:gpt-5.2)
76+ - GPT-5.2 Chat (モデル名:gpt-5.2-chat-latest)
77+ - GPT-5.2 Codex (モデル名:gpt-5.2-codex)
78+ - GPT-5.2 Pro(モデル名:gpt-5.2-pro)
7579- GPT-5.1 (モデル名:gpt-5.1)
7680- GPT-5.1 Chat (モデル名:gpt-5.1-chat-latest)
7781- GPT-5.1 Codex (モデル名:gpt-5.1-codex)
@@ -95,34 +99,34 @@ Raspberry Pi、Linuxへの導入に関しても[Zennの記事](https://zenn.dev/
9599- o3 (モデル名:o3)
96100- o3-mini (モデル名:o3-mini)
97101- o1 (モデル名:o1)
98- - o1-mini (モデル名:o1-mini)
99102
100103</details >
101104
102- <details ><summary >Anthropic Claude(2025/11/28現在 )</summary >
105+ <details ><summary >Anthropic Claude(2026/02/10現在 )</summary >
103106
107+ - Claude Opus 4.6 (モデル名:claude-opus-4-6)
104108- Claude Opus 4.5 (モデル名:claude-opus-4-5)
105109- Claude Opus 4.1 (モデル名:claude-opus-4-1)
106110- Claude Opus 4 (モデル名:claude-opus-4-0)
107- - Claude Opus 3 (モデル名:claude-3-opus-latest)
108111- Claude Sonnet 4.5 (モデル名:claude-sonnet-4-5)
109112- Claude Sonnet 4 (モデル名:claude-sonnet-4-0)
110113- Claude Sonnet 3.7 (モデル名:claude-3-7-sonnet-latest)
111- - Claude Sonnet 3.5 V2 (モデル名:claude-3-5-sonnet-latest)
112114- Claude Haiku 4.5 (モデル名:claude-haiku-4-5)
113115- Claude Haiku 3.5 (モデル名:claude-3-5-haiku-latest)
114116- Claude Haiku 3 (モデル名:claude-3-haiku-20240307)
115117
116118</details >
117119
118- <details ><summary >Google Gemini(2025/10/19現在 )</summary >
120+ <details ><summary >Google Gemini(2026/02/10現在 )</summary >
119121
120- - Gemini 2.5 Pro (モデル名:gemini-2.5-pro) 無料枠あり
122+ - Gemini 3 Pro Preview(モデル名:gemini-3-pro-preview)
123+ - Gemini 3 Flash Preview(モデル名:gemini-3-flash-preview) 無料枠あり
124+ - Gemini 2.5 Pro (モデル名:gemini-2.5-pro)
121125- Gemini 2.5 Flash (モデル名:gemini-2.5-flash) 無料枠あり
122126- Gemini 2.5 Flash Preview (モデル名:gemini-2.5-flash-preview-09-2025) 無料枠あり
123127- Gemini 2.5 Flash Lite (モデル名:gemini-2.5-flash-lite) 無料枠あり
124- - Gemini 2.0 Flash (モデル名:gemini-2.0-flash) 無料枠あり
125- - Gemini 2.0 Flash Lite (モデル名:gemini-2.0-flash-lite) 無料枠あり
128+ - Gemini 2.0 Flash (モデル名:gemini-2.0-flash)
129+ - Gemini 2.0 Flash Lite (モデル名:gemini-2.0-flash-lite)
126130
127131</details >
128132
@@ -211,7 +215,7 @@ Windowsの場合は、Windowsの検索窓で「環境変数を編集」で検索
211215
212216以下のリンクから ZundaGPT2.ZIP をダウンロードして、作成したフォルダに展開するのだ。
213217
214- https://github.com/led-mirage/ZundaGPT2/releases/tag/v1.38.1
218+ https://github.com/led-mirage/ZundaGPT2/releases/tag/v1.39.0
215219
216220#### 3. 実行
217221
@@ -359,11 +363,11 @@ CSSを知らない人はなんのことかわからないかもしれないけ
359363
360364VirusTotalでのチェック結果はこちらなのだ。
361365
362- - Windows版: [ 72個中2個のアンチウィルスエンジンで検出 :2025/12/07 v1.38.1 ] ( https://www.virustotal.com/gui/file/cc0ddffdce82c419cb015dc7cb56fa669394cf9e3e6021455891bfcdf19593e6 /detection )
363- - Raspberry Pi版: [ 62個中0個のアンチウィルスエンジンで検出 :2025/12/07 v1.38.1 ] ( https://www.virustotal.com/gui/file/36a930fc05fb459f8c33bcbfaaa2e0cf1a241e3c6f0d7a06685100976e1ea2aa /detection )
364- - Linux版: [ 62個中0個のアンチウィルスエンジンで検出 :2025/12/07 v1.38.1 ] ( https://www.virustotal.com/gui/file/633d3396b4f0b79587a1aa9aa609cb226afc73a47433f9f7f2ab9b38dbad7921 /detection )
366+ - Windows版: [ 71個中2個のアンチウィルスエンジンで検出 :2026/02/11 v1.39.0 ] ( https://www.virustotal.com/gui/file/b34ce9f8f8c65931763266ee063ad878d4c5fad7930c7a290f20f1f90e7c6163 /detection )
367+ - Raspberry Pi版: [ 60個のアンチウィルスエンジンで検出なし :2026/02/11 v1.39.0 ] ( https://www.virustotal.com/gui/file/6ef6690144c7b49457cdb7286811102eb7e230e577b20c45d4604dbcfc14975b /detection )
368+ - Linux版: [ 59個のアンチウィルスエンジンで検出なし :2026/02/11 v1.39.0 ] ( https://www.virustotal.com/gui/file/6e4f5e4f3459ef52b1001a2c53a9e6eefcbfa85e8c116a6092462146a0b552a4 /detection )
365369
366- <img src =" doc/images/virustotal_1.38.1 .png " width =" 600 " >
370+ <img src =" doc/images/virustotal_1.39.0 .png " width =" 600 " >
367371
368372### ⚡ ご利用について
369373
@@ -390,17 +394,17 @@ VirusTotalでのチェック結果はこちらなのだ。
390394ホームページ: https://github.com/r0x0r/pywebview
391395ライセンス:BSD-3-Clause license
392396
393- ### 🔖 openai 2.8.1
397+ ### 🔖 openai 2.17.0
394398
395399ホームページ: https://github.com/openai/openai-python
396400ライセンス:Apache License 2.0
397401
398- ### 🔖 google-genai 1.52 .0
402+ ### 🔖 google-genai 1.62 .0
399403
400404ホームページ: https://github.com/googleapis/python-genai
401405ライセンス:Apache License 2.0
402406
403- ### 🔖 anthropic 0.75 .0
407+ ### 🔖 anthropic 0.79 .0
404408
405409ホームページ: https://github.com/anthropics/anthropic-sdk-python
406410ライセンス:MIT license
@@ -480,7 +484,7 @@ VirusTotalでのチェック結果はこちらなのだ。
480484ホームページ:https://github.com/DudeNr33/pyinstaller-versionfile
481485ライセンス:MIT license
482486
483- ### 🔖 PyInstaller 6.14.2
487+ ### 🔖 PyInstaller 6.18.0
484488
485489ホームページ: https://github.com/pyinstaller/pyinstaller
486490ライセンス: GPL 2.0 License / Apache License 2.0
@@ -491,7 +495,7 @@ VirusTotalでのチェック結果はこちらなのだ。
491495
492496## 💎 ライセンス
493497
494- © 2024-2025 led-mirage
498+ © 2024-2026 led-mirage
495499
496500本アプリケーションは [ MITライセンス] ( https://opensource.org/licenses/MIT ) の下で公開されているのだ。詳細については、プロジェクトに含まれる LICENSE ファイルを参照して欲しいのだ。
497501
@@ -501,7 +505,15 @@ VirusTotalでのチェック結果はこちらなのだ。
501505
502506バージョンアップの詳しい内容については [ Zennの記事] ( https://zenn.dev/ledmirage/books/8ec854ef6b8e12 ) を見て欲しいのだ。
503507
504- ### 1.38.1 (2025/12/xx)
508+ ### 1.39.0 (2026/02/11)
509+
510+ - チャット削除後のカレント位置を調整
511+ - 使用ライブラリの更新
512+ - 使用画像のリファイン
513+ - Chatクラスのテストの追加
514+ - ビルドバッチの変更
515+
516+ ### 1.38.1 (2025/12/07)
505517
506518- Fix: 印刷時、メッセージコピーボタンを非表示にするよう修正
507519- Fix: ダークモード時、印刷時にキャラの背景画像が印刷されない問題を修正
0 commit comments