This commit is contained in:
2025-11-26 10:51:22 +01:00
parent 3cd9ce1cf8
commit 1162815134

View File

@@ -33,8 +33,6 @@ Client-Server Separation: Compute-intensive operations (embedding generation, LL
## Development Setup
## 🛠 Development Setup
This project uses [uv](https://github.com/astral-sh/uv) for fast dependency management and the modern "Src Layout" structure.
### Prerequisites