diff --git a/litellm/main.py b/litellm/main.py index 3fbbcdd6ed..1fc18313dc 100644 --- a/litellm/main.py +++ b/litellm/main.py @@ -5,7 +5,7 @@ # | | # +-----------------------------------------------+ # -# Thank you ! We ❤️ you! - Krrish & Ishaan +# Thank you ! We ❤️ you! - Krrish & Ishaan import os, openai, sys, json, inspect, uuid, datetime, threading from typing import Any