MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / llm-builder.test.ts

File llm-builder.test.ts

packages/node-runtime/src/ai/__tests__/llm-builder.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict'
2import { describe, it } from 'node:test'
3import { buildPiModel, normalizeAnthropicBaseUrl, normalizeOpenAICompatibleBaseUrl } from '../llm-builder'
4

Callers

nothing calls this directly

Calls 3

buildPiModelFunction · 0.90

Tested by

no test coverage detected