Initial upload: Local LLM Prompt Manager CLI tool
This commit is contained in:
3
src/__init__.py
Normal file
3
src/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Local LLM Prompt Manager - A CLI tool for managing local LLM prompts."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user