Sends HTML and canvas data to GPT-4o for math problem solving with enhanced accuracy, GUI, and auto-answering functionality
Versão de: 21/11/2024. Veja: a última versão.
Estas são as versões deste script em que houve atualização do código. Mostar todas versões.
Updated deepseek models.
"gpt-4o": "Can solve problems with images, cost-effective.", "gpt-4o-mini": "Handles text-only questions, cheap option.", "o1": "Solves image problems with highest accuracy, but is slow and expensive.", "o3-mini": "Handles text-only questions, fast and cost-effective, but accuracy is not as high as o1.", "deepseek-reasoner": "The speed is similar to o1, but the accuracy is lower than o1. It does not support image recognition and is much cheaper than o1.", "deepseek-chat": "The speed is similar to 4o, and the accuracy is about the same. It does not support image recognition and is the cheapest.", "custom": "User-defined model. Please enter your model name below."
localStorage
fix this
you can change api in gui now
Synchronize the latest stable version of Github
Fixed the issue of gpt request error "400" due to format error