A plugin for PowerToys Run that allows you to chat with your OpenAI API.
For the scenarios of PowerToys Run, you may want an answer as concise as possible. If you agree to it, ChatOpenAI is the plugin you need!
You can:
- Use your own OpenAI API or OpenAI compatible API.
- Specify the model you want.
- Get your answer after you type an ending character to save a few tokens for you (you can disable it if you do not like it).
- Click to copy the answer.
- Download the latest release of the ChatOpenAI from the releases page.
- Extract the zip file's contents to your PowerToys modules directory for the user (
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
). - Restart PowerToys.
Thank hlaueriksson for the blog Creating custom PowerToys Run plugins which guides me to finish the plugin!