LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
django_ai_command/__init__.py
django_ai_command/admin.py
django_ai_command/apps.py
django_ai_command/executor.py
django_ai_command/introspection.py
django_ai_command/llm.py
django_ai_command/urls.py
django_ai_command/utils.py
django_ai_command/views.py
django_ai_command.egg-info/PKG-INFO
django_ai_command.egg-info/SOURCES.txt
django_ai_command.egg-info/dependency_links.txt
django_ai_command.egg-info/requires.txt
django_ai_command.egg-info/top_level.txt
django_ai_command/management/__init__.py
django_ai_command/management/commands/__init__.py
django_ai_command/management/commands/ai.py
django_ai_command/static/django_ai_command/css/ai_assistant.css
django_ai_command/static/django_ai_command/js/ai_assistant.js
django_ai_command/static/django_ai_command/js/ai_renderer.js
django_ai_command/templates/admin/base_site.html
django_ai_command/templates/django_ai_command/ai_chat.html
docs/img_01.png
docs/img_02.png
docs/img_03.png