Update example.config.ini

This commit is contained in:
2025-12-29 19:07:53 +00:00
parent 80e65409d9
commit 3802afd575

View File

@@ -150,6 +150,9 @@ support_images = True
# Enable audio processing (sending voice notes/audio files to the LLM).
support_audio = True
# Enable video processing (sending videos/YouTube links to the LLM).
support_video = True
# ==============================================================================
# FILE UPLOAD CONFIGURATION
# ==============================================================================