7 lines
129 B
Python
7 lines
129 B
Python
"""
|
|
Consultant Python Implementation
|
|
LiteLLM-based tool for flexible multi-provider LLM consultations
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|