Skip to content

[Codex] Session are unable to proceed with large pictures #464

Description

@Longtianmu

When Floway is deployed to Cloudflare Workers, it would throw Cloudflare error code 1102 (CPU Time Limit Exceeded or Memory Limit Exceeded).
After investigating into it, I found that every image in seesion would be stored as base64 in json which makes a context of 120MB.

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