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

Check URLs in LLM output text #777

@jhrozek

Description

@jhrozek

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions