[console_scripts]
chat=vector_chat.cli.chat:main
embed=vector_chat.cli.embed:main
vector-chat=vector_chat.__main__:main

