mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
+litellm.suppress_debug_info
This commit is contained in:
parent
0b18f3b4ef
commit
41c678da09
1 changed files with 2 additions and 0 deletions
|
@ -8,4 +8,6 @@ os.environ["OR_APP_NAME"] = "Aider"
|
|||
|
||||
import litellm # noqa: E402
|
||||
|
||||
litellm.suppress_debug_info = True
|
||||
|
||||
__all__ = [litellm]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue