--- title: YAML Validator description: Validate your LibreChat YAML configuration files for syntax errors. --- import { YAMLValidatorMDX } from '@/components/tools/YAMLValidatorMDX' Paste your `librechat.yaml` content below or drag and drop a file to check for syntax errors. The validator highlights the exact line where issues occur.