LICENSE
README.md
pyproject.toml
setup.py
src/agi_app_pytorch_playground/__init__.py
src/agi_app_pytorch_playground.egg-info/PKG-INFO
src/agi_app_pytorch_playground.egg-info/SOURCES.txt
src/agi_app_pytorch_playground.egg-info/dependency_links.txt
src/agi_app_pytorch_playground.egg-info/entry_points.txt
src/agi_app_pytorch_playground.egg-info/requires.txt
src/agi_app_pytorch_playground.egg-info/top_level.txt
src/agi_app_pytorch_playground/project/pytorch_playground_project/README.md
src/agi_app_pytorch_playground/project/pytorch_playground_project/pyproject.toml
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/app_args_form.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/app_settings.toml
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pre_prompt.json
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/__init__.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/app_args.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/app_surface.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/core.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/playground_ui.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/pytorch_playground.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/reduction.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/compat/__init__.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/compat/module_shim.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/domain/__init__.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/domain/core.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/runtime/__init__.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/runtime/app_args.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/runtime/pytorch_playground.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/runtime/reduction.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/ui/__init__.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/ui/app_surface.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground/ui/playground_ui.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground_worker/__init__.py
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground_worker/pyproject.toml
src/agi_app_pytorch_playground/project/pytorch_playground_project/src/pytorch_playground_worker/pytorch_playground_worker.py