Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
class
SelectFileModel(BaseModel):
6
code: str
7
8
9
class
InitChunkUploadModel(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected