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