- バージョン
- ダウンロード 14
- ファイルサイズ 515.05 KB
- ファイル数 1
- 投稿日 3月 23, 2023
- 最終更新日時 3月 23, 2023
Outline Storming GPT Ver1.4.0
Ver1.4.0
リリース用のパッケージに整理しました。(32bitはx86フォルダを、64bitはx64フォルダのexeをご利用ください。)
HistoryのImport時、GUI上のData SetやHistoryも反映するように修正しました。
ウィンドウの最小サイズをHD720に収まるように修正しました。(起動時のサイズは収まりません。画面に収まらない場合は小さくするか最大化してください。)
Organized into packages for release. (32-bit users should use the x86 folder, 64-bit users should use the exe in the x64 folder.)
Fixed to reflect Data Set and History on GUI when Importing History.
The minimum window size has been modified to fit into HD720. (The size will not fit at startup. If it doesn't fit on your screen, make it smaller or maximize it)
適当にデータを定義してChatGPTさんとブラッシュアップしたり矛盾がないか確認していくためのツールです。
Auth key(API key)を事前にOpen AIさんのサイトで発行してください。無料でも発行できるよ。
GPTさんとの会話記録は残りません。残した場合は、コピペして保存してください。
需要があれば機能拡張するかも。
フォーマットは、Tab、Comma、SOH区切りのcsvです。SOHはTRALEのデータ管理でも利用している形式です。
あまり大きなデータセットを渡すと落ちると思います……
This tool is designed for defining appropriate data, refining it with ChatGPT, and checking for any inconsistencies.
Please obtain an Auth key (API key) in advance from OpenAI's website. You can also get one for free.
No record of your conversation with GPT will be retained. If you wish to keep it, please copy and paste the text to save it.
If there is demand, we may expand the functionality.
The supported formats are Tab, Comma, or SOH delimited CSV. SOH is also the format used in TRALE's data management.
Be aware that the tool might struggle if you pass an excessively large dataset: ...