mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 11:45:00 +00:00
Quiet litellm
This commit is contained in:
parent
f92aecbf7a
commit
01cf038bb5
3 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,8 @@ from prompt_toolkit.shortcuts import prompt
|
|||
|
||||
from .dump import dump # noqa: F401
|
||||
|
||||
litellm.suppress_debug_info = True
|
||||
|
||||
|
||||
class SoundDeviceError(Exception):
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue