fix: pass api_key directly to litellm completion calls

This commit is contained in:
0xallam
2025-12-06 23:22:32 +02:00
committed by Ahmed Allam
parent 286d53384a
commit 4297c8f6e4
3 changed files with 21 additions and 21 deletions

View File

@@ -11,5 +11,3 @@ __all__ = [
]
litellm._logging._disable_debugging()
litellm.drop_params = True