A super simple little program that uses LLM to handle copied content, providing a directly usable .exe.
-
在setting.json设置你的API_key。
Set your API key in setting.json.
-
在prompts.json中添加一个新的任务!
Add a new task in prompts.json!
-
增加了python-tgpt后端,可以无需API运行。
Added the python-tgpt backend, allowing it to run without an API.