更新 document.py
This commit is contained in:
parent
e82de897ac
commit
b4277933fe
|
|
@ -39,7 +39,7 @@ from agents.ai_agents.diagram_agent.utils.drawio_utils import replace_drawio_hos
|
|||
|
||||
_STREAM_END = object()
|
||||
|
||||
|
||||
1231231231
|
||||
def _next_stream_chunk(iterator):
|
||||
try:
|
||||
return next(iterator)
|
||||
|
|
|
|||
Loading…
Reference in New Issue