MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / openai-utils.test.ts

File openai-utils.test.ts

packages/core/test/lib/utils/openai-utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { buildMethodPath } from '../../../src/tracing/ai/utils';
3import { isChatCompletionChunk, isResponsesApiStreamEvent } from '../../../src/tracing/openai/utils';
4

Callers

nothing calls this directly

Calls 3

buildMethodPathFunction · 0.90
isChatCompletionChunkFunction · 0.90

Tested by

no test coverage detected