1 2 3 4
"""sqlrite_agent — an example LLM chat agent with persistent memory in SQLRite.""" __version__ = "0.1.0" __all__ = ["__version__"]