dspy.streaming.StatusMessage
dspy.streaming.StatusMessage
스트리밍 중 모듈·LM·도구 호출의 상태를 전달하는 메시지 타입이에요. StreamListener가 생성하는 이벤트에 담겨 나와요.
출처: 문서
본문
dspy.streaming.StatusMessage는 스트리밍 파이프라인이 내보내는 상태 메시지예요. 아래 레퍼런스는 소스 docstring에서 자동 생성돼요.
::: dspy.streaming.StatusMessage
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)
- StreamListener — 스트리밍 리스너
- StatusMessageProvider — 상태 메시지 생성자