Skip to content

Commit 90a55f3

Browse files
committed
update vercel
1 parent f38e07f commit 90a55f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/components/multiagent/python/app/api/routers/vercel_response.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ async def _chat_response_generator():
8686
if question_data:
8787
yield self.convert_data(question_data)
8888

89-
# TODO: stream sources
90-
9189
# Yield the events from the event handler
9290
async def _event_generator():
9391
async for event in events:

0 commit comments

Comments
 (0)