open-webui / pipelines

Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework
MIT License
1.01k stars 319 forks source link

Issue with markdown #241

Closed shadowfaxproject closed 2 months ago

shadowfaxproject commented 3 months ago

Discussed in https://github.com/open-webui/pipelines/discussions/233

Originally posted by **shadowfaxproject** August 18, 2024 I have noticed certain markdown syntax does not render correctly when using pipelines in open_webui. Specifically noticed this when using pipelines with open_webui 0.3.12/13. e.g. following markdown code `[![Test](/favicon.png)](https://google.com)` **works with open_webui 0.3.10** displays the image and the link to google.com works as expected Screenshot 2024-08-18 at 6 56 43 PM **With open_webui 0.3.13**, here is the output rendered, does not display the image. Link to google.com works as expected. Screenshot 2024-08-18 at 7 26 32 PM Has anyone experienced this? I am unable to higher open_webui version because of this.
justinh-rahb commented 2 months ago

Make sure you're testing with latest versions of things. WebUI is at 0.3.16 now.

shadowfaxproject commented 2 months ago

Tested it again with 0.3.16 webui and still the same issue.

I will open the issue with open-webui since looks like it's on that side rather than core pipelines issue.

On Thu, Aug 29, 2024 at 5:16 AM Justin Hayes @.***> wrote:

Make sure you're testing with latest versions of things. WebUI is at 0.3.16 now.

— Reply to this email directly, view it on GitHub https://github.com/open-webui/pipelines/issues/241#issuecomment-2317485877, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCY5QU3CMS5D6T7JJ2RVBKTZT4GKVAVCNFSM6AAAAABNHCN3D2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJXGQ4DKOBXG4 . You are receiving this because you authored the thread.Message ID: @.***>

shadowfaxproject commented 2 months ago

Moving this to open-webui https://github.com/open-webui/open-webui/discussions/5057