runtime error

��文本列表True 2023-08-28 15:21:35,850 [INFO] [utils.py:278] 从用户 中获取历史记录文件名列表 2023-08-28 15:21:35,850 [INFO] [utils.py:260] 获取文件名列表,目录为history,文件类型为['.json'],是否为纯文本列表True /home/user/.local/lib/python3.8/site-packages/gradio/utils.py:874: UserWarning: Expected 5 arguments for function <function save_chat_history at 0x7f212c2f3160>, received 4. warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/utils.py:878: UserWarning: Expected at least 5 arguments for function <function save_chat_history at 0x7f212c2f3160>, received 4. warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/utils.py:874: UserWarning: Expected 5 arguments for function <function export_markdown at 0x7f212c2f31f0>, received 4. warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/utils.py:878: UserWarning: Expected at least 5 arguments for function <function export_markdown at 0x7f212c2f31f0>, received 4. warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/utils.py:874: UserWarning: Expected 5 arguments for function <function load_chat_history at 0x7f212c2f3280>, received 4. warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/utils.py:878: UserWarning: Expected at least 5 arguments for function <function load_chat_history at 0x7f212c2f3280>, received 4. warnings.warn( Traceback (most recent call last): File "app.py", line 404, in <module> changeProxyBtn.click( File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1200, in __exit__ self.config = self.get_config_file() File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1176, in get_config_file "input": list(block.input_api_info()), # type: ignore File "/home/user/.local/lib/python3.8/site-packages/gradio_client/serializing.py", line 43, in input_api_info types = api_info.get("serialized_input", [api_info["info"]["type"]] * 2) # type: ignore KeyError: 'type'

Container logs:

Fetching error logs...