DocumentFormat

org.llm4s.rag.extract.DocumentFormat
See theDocumentFormat companion object
sealed trait DocumentFormat

Supported document formats for extraction.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CSV
object DOC
object DOCX
object HTML
object JSON
object Markdown
object PDF
object PlainText
object Unknown
object XML
Show all

Members list

Value members

Abstract methods

def name: String