mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-18 07:15:20 +00:00
refac
This commit is contained in:
parent
393bdd7ead
commit
a0e323b89b
1 changed files with 0 additions and 1 deletions
|
|
@ -205,7 +205,6 @@ async def get_tools(
|
||||||
tools_dict[function_name] = tool_dict
|
tools_dict[function_name] = tool_dict
|
||||||
|
|
||||||
else:
|
else:
|
||||||
log.warning(f"Unsupported tool server type: {type}")
|
|
||||||
continue
|
continue
|
||||||
|
|
||||||
else:
|
else:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue