Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Check URLs in LLM output text #777

Open
jhrozek opened this issue Jan 27, 2025 · 1 comment
Open

Check URLs in LLM output text #777

jhrozek opened this issue Jan 27, 2025 · 1 comment

Comments

@jhrozek
Copy link
Contributor

jhrozek commented Jan 27, 2025

Especially with features like citations where the LLM might print a URL that the user then navigates to, we should add a pipeline step that checks those. I can think of two useful steps:

  • check for malicious URLs using something like VirusTotal
  • a configurable blocker that would just have a bunch of regexes
@lukehinds
Copy link

Makes sense to highlight #929

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants