Skip to main content

Module files

Module files 

Source
Expand description

core files command group: manage stored file uploads.

Dispatches the FilesCommands subcommands — list/show/search/stats, upload/delete, validate/config, and the ai sub-group. The reduced execute_with_db path serves the read-only commands that need only a DatabaseContext; upload, delete, validate, config, and ai require a full profile context.

Modules§

ai
core files ai command group: inspect AI-generated image files.
types
Serializable output shapes for the core files commands.
upload

Enums§

FilesCommands

Functions§

execute
execute_with_config
execute_with_db