Been developing a few apps with Google ADK. No real issues but did a build today and get an error now with Litellm
from google.adk.models.lite_llm import LiteLlm
ModuleNotFoundError: No module named 'litellm'
Was there some sort of update? Has anyone else seen this issue and if so is there a workaround? My earlier projects work fine using liteLlm so I assume some sort of update occurred possibly.