-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update FE from 4.x -> latest (5.xx) & check compatibility carefully #173
Comments
@Aryankb THX, some points to note:
|
@Aryankb Excuse me, any progress on this mission? Because we are currently undergoing a workflow transformation and preparing to introduce a workflow framework, we would like to complete the upgrade of Gradio's major version first to reduce potential conflicts/security issues in the future |
@imbajin ok sir. sorry for the delay. Will work on it today. I was busy in my college projects and intern works |
@imbajin just wanted to share and know if this gradio update helpful? it happened just 4 days ago and mentions something about streaming
also can you please guide me how can i test streaming? |
Thanks for your info, maybe we do need test to ensure it ![]() After #190 merged? (or u could use that PR's branch) |
Yes, u're right, clicking the answer button in UI is enough~ ![]()
@MrJs133 maybe add the "Quick Start" operation doc in Wiki first? |
OK I will do it today (Sorry, I accidentally clicked the |
@Aryankb Already merged into main/master branch (could test it directly) |
@imbajin ok sir, thanks. Just wanted to know, what all things i need to configure before that button click?
facing the following error on clicking that button:- |
@imbajin facing this error on button click
i think the error is related to hugegraph server configuration |
Yes, u need to follow the README's instruction to run a graph server first & config it (apply the configs) https://github.com/apache/incubator-hugegraph-ai/tree/main/hugegraph-llm#2-environment-requirements @MrJs133 will add the basic UI instruction soon~ |
Yes i did everything. Server is running on docker |
it worked. actually it's required to load into graph first. then only hugegraph RAG query works |
@Aryankb Already add a basic doc for the UI & logic (U could enhance it later~) refer https://github.com/apache/incubator-hugegraph-ai/blob/main/hugegraph-llm/quick_start.md |
update Gradio from 4.x -> latest (5.xx) & check compatibility carefully
The text was updated successfully, but these errors were encountered: