dspy.configure_cache

dspy.configure_cache

DSPy 캐시 설정을 조정하는 함수예요. 디스크 캐시나 메모리 캐시를 켜고 끌 수 있어요.

출처: 문서

본문

dspy.configure_cache는 캐시 관련 설정을 바꿔요. 아래 레퍼런스는 소스 docstring에서 자동 생성돼요.

::: dspy.configure_cache
    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)