You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the compatibility issue between LiteLLM and watsonx:
File "/opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/site-packages/litellm/utils.py", line 3532, in get_optional_params
raise ValueError(
ValueError: LiteLLM now defaults to Watsonx's `/text/chat` endpoint. Please use the `watsonx_text` provider instead, to call the `/text/generation` endpoint. Param: decoding_method
The text was updated successfully, but these errors were encountered:
Fix the compatibility issue between LiteLLM and watsonx:
The text was updated successfully, but these errors were encountered: