MCPcopy 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

7import { Response, RequestBody } from "./interface/Client";
8
9export 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