MCPcopy Create free account
hub / github.com/modelscope/ms-agent / create_session

Route create_session

webui/backend/api.py:None–None  ·  view source on GitHub ↗
router.post('/sessions', response_model=SessionInfo)

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2"""
3API endpoints for the MS-Agent Web UI
4"""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected