mirror of
https://github.com/open-webui/mcpo
synced 2025-06-26 18:26:58 +00:00
refac
Some checks failed
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Some checks failed
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
This commit is contained in:
@@ -152,3 +152,5 @@ def get_tool_handler(session, endpoint_name, form_model_name, model_fields):
|
||||
return tool
|
||||
|
||||
tool_handler = make_endpoint_func_no_args(endpoint_name, session)
|
||||
|
||||
return tool_handler
|
||||
|
||||
Reference in New Issue
Block a user