MCPcopy Create free account
hub / github.com/vastsa/FileCodeBox / SelectFileModel

Class SelectFileModel

apps/base/schemas.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class SelectFileModel(BaseModel):
6 code: str
7
8
9class InitChunkUploadModel(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected