{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--overview.json",
  "title": "DocumentTransformer",
  "x-lintel": {
    "source": "https://www.eidolonai.com/json_schema/v1/schemas/DocumentTransformer/overview.json",
    "sourceSha256": "578a43ba0ccea38f93727867c8665793b49d39f3a747bfc8446c602c116dae55"
  },
  "anyOf": [
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--CharacterTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--HTMLHeaderTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--LatexTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--MarkdownHeaderTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--MarkdownTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--NLTKTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--PythonCodeTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--RecursiveCharacterTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--SentenceTransformersTokenTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--SpacyTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--TokenTextSplitter.json"
    },
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--AutoTransformer.json"
    }
  ],
  "reference_pointer": {
    "default_impl": "DocumentTransformer",
    "type": "DocumentTransformer"
  }
}
