diff --git a/litellm/llms/cohere.py b/litellm/llms/cohere.py index d946a8ddeef..1a5ed42785f 100644 --- a/litellm/llms/cohere.py +++ b/litellm/llms/cohere.py @@ -1,3 +1,6 @@ +#################### OLD ######################## +##### See `cohere_chat.py` for `/chat` calls #### +################################################# import json import os import time