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