MCPcopy Index your code
hub / github.com/simstudioai/sim / embeddings.ts

File embeddings.ts

apps/sim/lib/knowledge/embeddings.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getErrorMessage } from '@sim/utils/errors'
3import { getBYOKKey } from '@/lib/api-key/byok'
4import { recordUsage } from '@/lib/billing/core/usage-log'

Callers

nothing calls this directly

Calls 2

createLoggerFunction · 0.90
envNumberFunction · 0.90

Tested by

no test coverage detected