mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
sssh litellm
This commit is contained in:
parent
a1d7aba1ec
commit
99a82983b8
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ class LazyLiteLLM:
|
|||
self._lazy_module.suppress_debug_info = True
|
||||
self._lazy_module.set_verbose = False
|
||||
self._lazy_module.drop_params = True
|
||||
self._lazy_module._logging._disable_debugging()
|
||||
|
||||
|
||||
litellm = LazyLiteLLM()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue