↓ 93 callersClassImageFileFile representing an image. Supports common image formats: PNG, JPEG, GIF, WebP, BMP, TIFF, SVG.
lib/crewai-files/src/crewai_files/core/types.py:237
↓ 37 callersClassTextFileFile representing a text document. Supports common text formats: TXT, MD, RST, CSV, JSON, XML, YAML, HTML.
lib/crewai-files/src/crewai_files/core/types.py:248
↓ 16 callersClassVideoFileFile representing a video file. Supports common video formats: MP4, AVI, MKV, MOV, WebM, FLV, WMV.
lib/crewai-files/src/crewai_files/core/types.py:262
↓ 14 callersClassAudioFileFile representing an audio file. Supports common audio formats: MP3, WAV, OGG, FLAC, AAC, M4A, WMA.
lib/crewai-files/src/crewai_files/core/types.py:255