MCPcopy Create free account
hub / github.com/InternLM/InternBootcamp / execute_endpoint

Route execute_endpoint

internbootcamp/utils/tool_server/worker_server.py:None–None  ·  view source on GitHub ↗
self.app.post(f"/{tool_name}/execute", tags=[tool_name])

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3分布式Worker服务器
4"""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected