Closed vittorioromeo closed 9 months ago
pip install rawdog-ai doesn't seem to be enough.
pip install rawdog-ai
I also had to pip install litellm and pip install setuptools.
pip install litellm
pip install setuptools
Ah - I just added litellm to the pip package not a minute ago. Want to try again?
Seems to work now
pip install rawdog-ai
doesn't seem to be enough.I also had to
pip install litellm
andpip install setuptools
.