MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / session-set-model.test.ts

File session-set-model.test.ts

packages/node-sdk/test/session-set-model.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'node:path';
2
3import { FileTokenStorage, type TokenInfo } from '@moonshot-ai/kimi-code-oauth';
4import { afterEach, describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 12

removeTempDirsFunction · 0.90
makeTempDirFunction · 0.90
waitForAgentWireEventFunction · 0.90
createKimiHarnessFunction · 0.85
configureLocalProviderFunction · 0.85
freshTokenFunction · 0.70
createSessionMethod · 0.65
getStatusMethod · 0.65
closeMethod · 0.65
saveMethod · 0.65
setConfigMethod · 0.65
setModelMethod · 0.45

Tested by

no test coverage detected