What's Changed - Feat: Add support for reading prompt from file. - Feat: Add support for OpenAI DALL·E. - Fix: Resolve the bug of curl command on Windows platform using IPv6 address to access Claude.
0.1.3
What's Changed
- Fix: code block prefix bug (tax will act maybe a little faster). - Modify: simplify the code. - Test: test for multi-process. Now you can use tax more efficiently in terminal.
0.1.2
What's Changed
- [WIP]Add Anthropic Claude API Support. Thanks to [jtsang4/claude-to-chatgpt](https://github.com/jtsang4/claude-to-chatgpt). - Add Support for Chinese on Linux and Windows. (also add a temporary solution for VSCode Terminal on Windows). - Add a timeout function. - Fix: C++ code block prefix.
0.1.1
What's Changed - Add `--show_all` option for showing all contents of the response. - Add `--url` option for users not under GFW. - Add support for Windows Powershell