v0.3.2
Fixed
- CLI no longer requires numpy just to start:
ragmill --versionandragmill --helpnow work on a core-only install (heavy imports are deferred into the commands that need them). - Data commands that need numpy (
ingest,sync,search,count,export,import) now fail with a clear "installragmill[embeddings]" message instead of a rawModuleNotFoundError: numpy.