What's Changed
- Feat: Add support for OpenAI `gpt-4-vision-preview` model on all platforms (Beta feature). For example,
bash
$ tax -i logo.jpg -m gpt-4-vision-preview what is this?
This appears to be a logo or emblem for something called "Most Creative Learning." The design features a stylized triangular shape, possibly an optical illusion known as a Penrose triangle, ...
- Refactor: Change the way of URL selection and image input.