[console_scripts]
memory-v2 = memory_v2.cli:main
memory-v2-build-kg = memory_v2.build_kg:main
memory-v2-server = memory_v2.server:run
