1 """ 2 Kamagi - A powerful CLI for interacting with LLMs via LangChain. 3 """ 4 5 __version__ = "0.1.13"