Skip to content

Commit

Permalink
update vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
leehuwuj committed Jan 17, 2025
1 parent f38e07f commit 90a55f3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ async def _chat_response_generator():
if question_data:
yield self.convert_data(question_data)

# TODO: stream sources

# Yield the events from the event handler
async def _event_generator():
async for event in events:
Expand Down

0 comments on commit 90a55f3

Please sign in to comment.