Skip to content

Add HTML to Markdown functionality #197

Description

@navarone-feekery

Problem Description

Markdown is the de facto standard for LLMs, so having an HTML -> markdown conversion functionality would help users who want to build RAG applications.

Proposed Solution

Add an optional HTML -> Markdown functionality

  • Configurable in the YAML file
  • When configured, adds a single field to ingested document, containing the converted markdown content
  • When not configured, field is not present on ingested documents at all

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions