LightRAG/lightrag/api/webui/.gitkeep
2025-12-04 19:18:16 +08:00

7 lines
269 B
Text
Generated

# This directory will contain the built frontend WebUI
#
# The frontend is built during:
# - GitHub Actions release workflow (automatic)
# - Local development with: cd lightrag_webui && bun run build
#
# Build output is excluded from git but included in PyPI packages