Skip to content

After upgrading to the latest version, the original Workflow failed to work #53

@Hwenyi

Description

@Hwenyi

I use this project to convert numerous API providers like gemini into a unified OpenAI format for scheduling. In the old version, I set my own baseUrl using OpenAI as the provider and called the gemini model (with vision enabled) using the OpenAI format. Everything was running smoothly.
However, after updating to the latest version, with all settings unchanged and OpenAI's vision mode enabled by default in the settings, the original Workflow stopped working and threw an error:

Error calling LLM:
400 Get "": unsupported protocol scheme "" (request id: 20240909140519430065870dDWvROzm)
Cannoli OCR failed with the error:
Error creating LLM request: TypeError:
Failed to fetch

My .cno file is as follows

It seems there might be an issue here. How should I go about troubleshooting it? Could you provide some insights?

To be able to upload, I had to rename the .canvas file to .md.

ocr.cno.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions