We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a69be29 commit 52c26b5Copy full SHA for 52c26b5
packages/instrumentation-openai/src/instrumentation.ts
@@ -77,8 +77,6 @@ import {
77
GenAIToolMessageEventBody,
78
} from './internal-types';
79
80
-
81
82
// The JS semconv package doesn't yet emit constants for event names.
83
// TODO: otel-js issue for semconv pkg not including event names
84
export const EVENT_GEN_AI_SYSTEM_MESSAGE = 'gen_ai.system.message';
0 commit comments