Describe the bug:
After upgrading to Raycast version 1.101.1, images uploaded via the Chat feature do not seem to be forwarded to the backend OpenAI-compatible API service.
Steps to reproduce:
- Use Raycast version 1.101.1
- Upload an image in the Chat interface
- Observe whether the backend API receives the image data
Expected behavior:
Uploaded images should be properly forwarded to the backend API, similar to previous Raycast versions.
Actual behavior:
The image data appears not to be forwarded to the backend API. It seems Raycast might have changed how it handles file uploads.
Environment:
- Raycast version: 1.101.1
- API service: OpenAI-compatible API forwarding an Ollama-like interface
Additional context:
Could you confirm if there have been changes in how Raycast handles file uploads? Any suggestions on debugging this issue would be appreciated.
Thank you!
