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

Route dashboard

internbootcamp/utils/tool_server/master_server.py:None–None  ·  view source on GitHub ↗
self.app.get("/", response_class=HTMLResponse, 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