ponshu-room-lite/lib
Ponshu Developer 582553ccfa fix(ai): 再解析を専用プロンプト+temperature=0.3に変更(東魁hallucination対策)
- reanalyzeSakeLabel() を新設: 前回のname/brandを渡し「本当に正しいか?」と問い直す
- 通常解析(temperature=0)と再解析(temperature=0.3)を分離
  → 同じ画像で毎回同じ誤答を返す問題を解消
- _callDirectApi に temperature パラメータを追加
2026-04-23 13:07:55 +09:00
..
constants feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
l10n feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
models refactor: SakeItemのdisplayData setter危険性を排除し、テストを追加 2026-04-16 23:40:48 +00:00
providers security: ライセンスキーを flutter_secure_storage へ移行、Pro UI ちらつき修正 2026-04-23 10:23:18 +09:00
screens fix(ai): 再解析を専用プロンプト+temperature=0.3に変更(東魁hallucination対策) 2026-04-23 13:07:55 +09:00
services fix(ai): 再解析を専用プロンプト+temperature=0.3に変更(東魁hallucination対策) 2026-04-23 13:07:55 +09:00
theme feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
utils feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
widgets fix(stability): エラーハンドリング強化・クラッシュ防止 (v1.0.45) 2026-04-23 07:31:21 +09:00
main.dart security: ライセンスキーを flutter_secure_storage へ移行、Pro UI ちらつき修正 2026-04-23 10:23:18 +09:00
secrets.dart security: remove internal Tailscale IP from APK binary (v1.0.34) 2026-04-12 11:47:35 +09:00
secrets.local.dart.example feat: Add Bearer Token authentication to AI Proxy and disable CORS 2026-02-16 11:34:00 +09:00