跳到内容

dspy.disable_litellm_logging

dspy.disable_litellm_logging()

源代码位于 dspy/clients/__init__.py
def disable_litellm_logging():
    litellm.suppress_debug_info = True