Timothy Jaeryang Baek 1 vecka sedan
förälder
incheckning
a0e323b89b
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      backend/open_webui/utils/tools.py

+ 0 - 1
backend/open_webui/utils/tools.py

@@ -205,7 +205,6 @@ async def get_tools(
                         tools_dict[function_name] = tool_dict
 
                 else:
-                    log.warning(f"Unsupported tool server type: {type}")
                     continue
 
             else: