Loading .env.example +2 −2 Original line number Diff line number Diff line Loading @@ -101,12 +101,12 @@ TDC_AI_CHUNK_OVERLAP=100 # Whether to convert office documents to PDF during workspace add-members (default: false) # Set to "true", "1", or "yes" to enable; anything else disables it TDC_AI_CONVERT_PDF=1 # TDC_AI_CONVERT_PDF=1 # Whether to extract markdown from PDFs during workspace add-members (default: false) # Set to "true", "1", or "yes" to enable; anything else disables it # When enabled, implies TDC_AI_CONVERT_PDF=true TDC_AI_CONVERT_MD=1 # TDC_AI_CONVERT_MD=1 # Summary constraints TDC_AI_ABSTRACT_MIN_WORDS=150 Loading Loading
.env.example +2 −2 Original line number Diff line number Diff line Loading @@ -101,12 +101,12 @@ TDC_AI_CHUNK_OVERLAP=100 # Whether to convert office documents to PDF during workspace add-members (default: false) # Set to "true", "1", or "yes" to enable; anything else disables it TDC_AI_CONVERT_PDF=1 # TDC_AI_CONVERT_PDF=1 # Whether to extract markdown from PDFs during workspace add-members (default: false) # Set to "true", "1", or "yes" to enable; anything else disables it # When enabled, implies TDC_AI_CONVERT_PDF=true TDC_AI_CONVERT_MD=1 # TDC_AI_CONVERT_MD=1 # Summary constraints TDC_AI_ABSTRACT_MIN_WORDS=150 Loading