Releases: Jun-Murakami/AI_Prompt_Editor
Releases · Jun-Murakami/AI_Prompt_Editor
AI Prompt Editor v1.5.2
Supported specification change of ChatGPT for Web service version.
- Fixed the problem of importing logs.
- Fixed an error in automatic sending of prompts. Temporarily modified to only click the send button manually.
Webサービス版のChatGPTの仕様変更に対応。
- ログのインポートが正常に出来なくなっていたのを修正。
- プロンプトの自動送信でエラーが出るのを修正。暫定的に、送信ボタンのクリックだけ手動で行う形に修正しました。
AI Prompt Editor v1.5.1
Sync bug fix.
AI Prompt Editor v1.5.0
※同期のバグがあります。ver1.5.1をご利用ください。
- Webアプリ版を新規開発し、デスクトップ版のログをクラウドで同期できるようにしました。スマホでもログを閲覧できます。(クラウド機能/Webアプリ版を利用するには、ユーザー登録、またはGoogle/Microsoft/GitHubアカウントでのログインが必要です。)
- Webアプリ版にAPIキーを設定すれば、ブラウザでもチャットが可能です。機能は最低限ですが、デスクトップ版と同じく古い会話履歴を自動的に圧縮して半永久的に会話が継続できる機能は実装しています。
- バックエンドサービスのコストの関係で、登録ユーザー数を制限する場合があります。(ローカルで使う分には今までと変わらないので、クラウドサービスが終了してもデスクトップ版のログは消えません。)
クラウド機能が不要な方は ver 1.2.x をご利用ください。
*There is a sync bug. Please use ver1.5.1.
- A new web app version has been developed to allow logs from the desktop version to be synchronized in the cloud. You can also view the logs on your smartphone. (To use the cloud function/web app version, user registration or login via Google/Microsoft/GitHub account is required.)
- If you set an API key in the web app version, you can chat in the browser. The features are minimal, but like the desktop version, it compresses old conversation histories automatically, allowing semi-permanent continuation of conversations.
- We may limit the number of registered users because of the cost of using the backend service.
(The logs of the desktop version will not be lost even if the cloud service is terminated, since it is still the same as before for local use.)
If you do not need the cloud function, please use ver 1.2.x.
AI Prompt Editor v1.2.1
- Fixed an issue that prevented some Google accounts from logging in properly.
- 一部のGoogleアカウントで正常にログインできない問題を修正。
AI Prompt Editor v1.2.0
- Added 3-split and full screen modes for the prompt editor.
- Added the ability to display the number of tokens in the input prompt.
- Corresponded to the specification change of ChatGPT for Web service version, and modified the search to work properly.
- プロンプトエディターの3分割モード、全画面モードを追加。
- 入力プロンプトのトークン数の表示機能を追加。
- Webサービス版のChatGPTの仕様変更に対応し、検索が正常にできるように修正。
AI Prompt Editor v1.1.2
- UI tweaks and bug fixes.
- UIの微調整とバグフィックス。
AI Prompt Editor v1.1.1
- Added the ability to categorize chat logs.
- Bug fixes related to importing Google Bard logs and several other issues.
- チャットログのカテゴリー分類機能を追加。
- UIを微調整。
- Google Bardログのインポート他、いくつかのバグフィックス。
AI Prompt Editor v1.0.1
- Supports import of Google Bard logs.
- Google Bardのログのインポートに対応。
AI Prompt Editor v1.0
- FIrst release.