Skip to content

Raycast 1.101.1 does not forward uploaded images to backend API, possible change in file upload handling #4

@Moorvan

Description

@Moorvan

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:

  1. Use Raycast version 1.101.1
  2. Upload an image in the Chat interface
  3. 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!

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions