Initial commit
This commit is contained in:
6
skills/consultant/scripts/__init__.py
Normal file
6
skills/consultant/scripts/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Consultant Python Implementation
|
||||
LiteLLM-based tool for flexible multi-provider LLM consultations
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
Reference in New Issue
Block a user