dspy.disable_litellm_logging
dspy.disable_litellm_logging
LiteLLM의 로깅을 끄는 함수예요. 기본이 아닌 LiteLLM 로그가 쌓여서 불편할 때 사용해요.
출처: 문서
본문
dspy.disable_litellm_logging은 LiteLLM 로깅을 비활성화해요. 아래 레퍼런스는 소스 docstring에서 자동 생성돼요.
::: dspy.disable_litellm_logging
handler: python
options:
show_source: true
show_root_heading: true
heading_level: 2
docstring_style: google
show_root_full_path: true
show_object_full_path: false
separate_signature: false
inherited_members: true
더 알아보기 (Learn more)
- enable_litellm_logging — LiteLLM 로깅 켜기
- enable_logging — 로깅 켜기