[console_scripts]
ts-agents = ts_agents.__main__:main
ts-agents-hosted = ts_agents.hosted_app:main
ts-agents-ui = ts_agents.ui.gradio_app:main
