weaviate-python-client
weaviate-python-client copied to clipboard
Misleading default paths for weaviate.EmbeddedOptions
Due to how the defaults are defined, persistence_data_path and binary_path resolve to start with /home/docs when publishing the package:

/home/docs should be replaced with ~ or $HOME in the docs.