LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
django_smart_models.egg-info/PKG-INFO
django_smart_models.egg-info/SOURCES.txt
django_smart_models.egg-info/dependency_links.txt
django_smart_models.egg-info/requires.txt
django_smart_models.egg-info/top_level.txt
smart_models/__init__.py
smart_models/admin.py
smart_models/apps.py
smart_models/fields.py
smart_models/models.py
smart_models/tests.py
smart_models/views.py
smart_models/api_configurations/configs.json
smart_models/api_configurations/openai.json
smart_models/api_configurations/stabilityai.json
smart_models/apis/__init__.py
smart_models/apis/_configs.py
smart_models/apis/audio.py
smart_models/apis/image.py
smart_models/apis/text.py
smart_models/management/__init__.py
smart_models/management/commands/__init__.py
smart_models/management/commands/init_smart_models.py