You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the WebUI renders markdown, is there an option to prevent it from rendering outside resources?
For example, say the model outputs something like this, but rendered inside the UI:
Of course! Here's an example of a menu:
# Your menu

The only protection you have is whatever security you might have setup. Doesn't protect you from leaking sensitive information via things like url parameters or pinging a website that's serving as a webhook.
I'd take a toggle for markdown rendering as a workaround.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Since the WebUI renders markdown, is there an option to prevent it from rendering outside resources?
For example, say the model outputs something like this, but rendered inside the UI:
The only protection you have is whatever security you might have setup. Doesn't protect you from leaking sensitive information via things like url parameters or pinging a website that's serving as a webhook.
I'd take a toggle for markdown rendering as a workaround.
Beta Was this translation helpful? Give feedback.
All reactions