AUXteam's picture
Upload folder using huggingface_hub
8d21f7c verified
# Conventions
## Database naming
Database tables are named plural, columns don't have any prefix.
Example: Table name `agent`, columns `id`, `name`.