Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bytez-com/docs
/
Class
sdk/javascript/src/model.ts:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
import
{ Response, RequestBody } from
"./interface/Client"
;
8
9
export
default
class
Model {
10
constructor(
11
modelId: string,
12
bytez: Bytez,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected