Skip to content

Background Remover by Photoroom issue #7

Description

@postigodev

Hello, is the source/configuration for the “Background Remover by Photoroom” Custom GPT public anywhere?

I found a reproducible output-formatting issue: the GPT emits the webappLink as a raw HTML element, which ChatGPT displays literally instead of as a clickable link.

The likely fix is to emit Markdown:

[👉 Continue editing here 🚀](${webappLink})

instead of:

<a href="${webappLink}">👉 Continue editing here 🚀</a>

I’d be happy to open an issue or PR if the integration is open source.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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