MCPcopy Create free account
hub / github.com/braintrustdata/bash-agent-evals / embedding-tools.ts

File embedding-tools.ts

src/tools/embedding-tools.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { tool } from 'ai';
2import { z } from 'zod';
3import { join } from 'path';
4import { readFileSync, existsSync } from 'fs';

Callers

nothing calls this directly

Calls 3

loadEmbeddingsFunction · 0.85
getQueryEmbeddingFunction · 0.85
cosineSimilarityFunction · 0.85

Tested by

no test coverage detected