[console_scripts]
hermes-okf = hermes_okf.cli:main
hermes-okf-install = hermes_okf.install_plugin:install_plugin
hermes-okf-uninstall = hermes_okf.install_plugin:uninstall_plugin

[hermes.memory_providers]
hermes-okf = hermes_okf.memory_plugin:HermesOKFMemoryProvider

[hermes_agent.plugins]
hermes-okf = hermes_okf.plugin
