Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Trex099/Velocity-Bridge
/ MultiImagesPayload
Class
MultiImagesPayload
Velocity-Windows/src-python/server.py:467–469 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
465
466
467
class
MultiImagesPayload(BaseModel):
468
images: list[str]
469
token: str
470
471
472
class
TokenUpdate(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected