dosubot[bot] commented on issue #204: URL: https://github.com/apache/incubator-hugegraph-ai/issues/204#issuecomment-2765660396
<!-- Answer --> Yes, upgrading Gradio to version 4.44.1 should resolve the `TypeError` you encountered in `gradio_client/utils.py`. The `requirements.txt` file for HugeGraph-AI specifies `gradio~=4.44.1`, indicating that this version is compatible and likely includes fixes for such issues <sup>[[1]](https://github.com/apache/incubator-hugegraph-ai/blob/main/hugegraph-llm/requirements.txt)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/fcee5b42-c422-42d3-89dd-f6fd73dfc9b1?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/fcee5b42-c422-42d3-89dd-f6fd73dfc9b1?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/fcee5b42-c422-42d3-89dd-f6fd73dfc9b1?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/fcee5b42-c422-42d3-89dd-f6fd73dfc9b1?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/fcee5b42-c422-42d3-89dd-f6fd73dfc9b1?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/fcee5b42-c422-42d3-89dd-f6fd73dfc9b1?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/fcee5b42-c422-42d3-89dd-f6fd73dfc9b1?feedback_type=other)</sup> -- 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]
