Remove stream frame version field

This commit is contained in:
lorenzejay
2026-06-29 16:09:23 -07:00
parent 926057635d
commit 4fda0c0eec
7 changed files with 0 additions and 7 deletions

View File

@@ -18,7 +18,6 @@ UI, 서비스 브리지, 터미널 앱, 배포 런타임을 만들 때 Flow, 채
```python
from crewai.types.streaming import StreamFrame
frame.version # "v1"
frame.id # 고유 프레임 id
frame.seq # 사용 가능한 경우 실행 로컬 순서
frame.type # "flow_started" 같은 원본 이벤트 타입