mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
2 lines
No EOL
73 B
Python
2 lines
No EOL
73 B
Python
import importlib_metadata
|
|
version = importlib_metadata.version('litellm') |