I noticed that in some cases litellm uses NumpyDocString but it is not mandatory dependencies in litellm pip package. Please, either drop numpydoc or make it mandatory
Relevant log output
File "/home/antonkulaga/sources/just-agents/.micromamba/envs/just-agents/lib/python3.11/site-packages/litellm/utils.py", line 4722, in function_to_dict
numpydoc = NumpyDocString(docstring)
What happened?
I noticed that in some cases litellm uses NumpyDocString but it is not mandatory dependencies in litellm pip package. Please, either drop numpydoc or make it mandatory
Relevant log output
Twitter / LinkedIn details
No response