MCPcopy Create free account
hub / github.com/apache/maka / runtime-model.mjs

File runtime-model.mjs

scripts/computer-use/runtime-model.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AiSdkBackend } from '../../packages/runtime/dist/ai-sdk-backend.js';
2import { buildComputerUseTools } from '../../packages/runtime/dist/computer-use-tools.js';
3import { getAIModel } from '../../packages/runtime/dist/model-factory.js';
4import {

Callers

nothing calls this directly

Calls 9

buildComputerUseToolsFunction · 0.85
getAIModelFunction · 0.85
nowMethod · 0.65
pushMethod · 0.65
sendMethod · 0.65
recordMethod · 0.65
writeMethod · 0.65

Tested by

no test coverage detected