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

Route register_worker

internbootcamp/utils/tool_server/master_server.py:None–None  ·  view source on GitHub ↗
self.app.post("/register_worker", tags=["Master"])

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected