H.U.C-王子
H.U.C-王子
I also encounter the same problem when using langchain's tool call
是不支持工具调用吧,我测试也不支持
i have a same question.
这个是我本地的gradio版本:  gradio有版本要求吗
今天新创建了一个conda的虚拟环境,python3.11,用pip安装xinference之后,依然存在这个问题,可以排除我本地操作安装依赖有问题的情况
补充一下日志: ` Traceback (most recent call last): File "/home/jqxxuser/miniconda3/envs/xinf/lib/python3.11/site-packages/gradio/routes.py", line 695, in predict output = await route_utils.call_process_api( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/jqxxuser/miniconda3/envs/xinf/lib/python3.11/site-packages/gradio/route_utils.py", line 260, in call_process_api with utils.MatplotlibBackendMananger(): File "/home/jqxxuser/miniconda3/envs/xinf/lib/python3.11/site-packages/gradio/utils.py", line 956,...
怎么自动关闭了,问题没有解决呀
> 我也遇到了这个问题,后来是怎么解决的? 我升级到最新版本没有这个问题了,也不知道怎么解决的
> 是升级了gradio的版本嘛?还是docker镜像的版本? 我没用docker,直接pip安装升级的,不是升级gradio版本,是升级xinference版本