"""LangBot - Production-grade platform for building agentic IM bots""" from importlib.metadata import version __version__ = version('langbot')