Skip to content

Commit 4ab0c8c

Browse files
committed
debug: disable
1 parent 1bc87f5 commit 4ab0c8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

strix/llm/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"LLMRequestFailedError",
1414
]
1515

16+
litellm.suppress_debug_info = True
1617
litellm._logging._disable_debugging()
1718
logging.getLogger("asyncio").setLevel(logging.CRITICAL)
1819
logging.getLogger("asyncio").propagate = False

0 commit comments

Comments
 (0)