Table of Contents

Property ConvertDocumentToMarkdown

Namespace
LMKit.Agents.Tools.BuiltIn
Assembly
LM-Kit.NET.dll

ConvertDocumentToMarkdown

Gets a new Document to Markdown conversion tool instance. Handles PDF, DOCX, HTML, EML, MBOX, XLSX, PPTX, images, and plain text through the unified DocumentToMarkdown converter.

public static DocumentToMarkdownTool ConvertDocumentToMarkdown { get; }

Property Value

DocumentToMarkdownTool
Share