4 lines
114 B
Python
4 lines
114 B
Python
"""Semif agent: a local desktop agent whose control flow is one decision model (SemIf)."""
|
|
|
|
__version__ = "0.1.0"
|