imbajin commented on PR #197:
URL: 
https://github.com/apache/incubator-hugegraph-ai/pull/197#issuecomment-2705905715

   > @imbajin okay, so i just need to list the possible changes (useful 
features) or need to make changes in gradio?
   > 
   > Also, After which PR merge, async streaming was working? Because I fetched 
the main branch yesterday, it was not working, so i made these changes. And now 
it is streaming but not async (after my changes)
   
   refer https://github.com/apache/incubator-hugegraph-ai/pull/190 (Added async 
func calls to the entire path, but some places have **TODO**)
   
   After introducing the async workflow framework, we should make all current 
operator/step calls async. Currently, there are many synchronous places, so it 
is very troublesome to change them
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to