Releases: ArataAI/anylanguage
Releases · ArataAI/anylanguage
Add support for o1 models and structured outputs, enhance error handling with ANSI colored messages
1.1.0
Improve prompt handling and input flexibility
- Removed the 'translate' enable/disable option; translation now automatically occurs when a multilingual prompt is provided.
- Added an optional English prompt input field; its content is appended to the translated prompt when present.
- Updated logic to handle cases where only multilingual prompt, only English prompt, or both are provided.