Skip to content

v0.3.2

Choose a tag to compare

@Abdullahbinaqeel Abdullahbinaqeel released this 22 Jul 15:05

Fixed

  • CLI no longer requires numpy just to start: ragmill --version and ragmill --help now 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 "install ragmill[embeddings]" message instead of a raw ModuleNotFoundError: numpy.