返回 JoyAI-Echo
__init__.py
1 """Embedded web UI assets.
2
3 The ``dist/`` subdirectory is populated by ``cd webui && bun run build`` and
4 is shipped in the wheel; it stays empty in source checkouts until that command
5 has been run.
6 """
7
7 lines PYTHON