LICENSE
README.md
pyproject.toml
agentic_flow/__init__.py
agentic_flow/amd.py
agentic_flow/catalog.py
agentic_flow/cli.py
agentic_flow/databases.py
agentic_flow/engine.py
agentic_flow/llama_cpp.py
agentic_flow/local_models.py
agentic_flow/main.py
agentic_flow/mcp.py
agentic_flow/media.py
agentic_flow/models.py
agentic_flow/paths.py
agentic_flow/providers.py
agentic_flow/store.py
agentic_flow/templates.py
agentic_flow/ui.py
agentic_flow/vectors.py
agentic_flow/static/access.js
agentic_flow/static/app.js
agentic_flow/static/auth.js
agentic_flow/static/dashboard.js
agentic_flow/static/databases.js
agentic_flow/static/providers.js
agentic_flow/static/styles.css
agentic_flow/static/workspace.js
agenticflow_studio.egg-info/PKG-INFO
agenticflow_studio.egg-info/SOURCES.txt
agenticflow_studio.egg-info/dependency_links.txt
agenticflow_studio.egg-info/entry_points.txt
agenticflow_studio.egg-info/requires.txt
agenticflow_studio.egg-info/top_level.txt
tests/test_amd_gfx.py
tests/test_api.py
tests/test_cli.py
tests/test_databases.py
tests/test_engine.py
tests/test_llama_cpp.py
tests/test_local_models.py
tests/test_media.py
tests/test_providers.py
tests/test_tools.py
tests/test_ui.py
tests/test_vectors.py