5 lines
95 B
Python
5 lines
95 B
Python
"""LocalPilot: a local model runtime and OpenAI-compatible gateway."""
|
|
|
|
__version__ = "0.1.0"
|
|
|