Skip to content

Commit 0b2070d

Browse files
committed
.
1 parent c4cd2ca commit 0b2070d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/tracing/google-genai/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ export const GOOGLE_GENAI_INSTRUMENTED_METHODS = [
1616
// Constants for internal use
1717
export const GOOGLE_GENAI_SYSTEM_NAME = 'google_genai';
1818
export const CHATS_CREATE_METHOD = 'chats.create';
19-
export const EMBED_CONTENT_METHOD = 'models.embedContent';
2019
export const CHAT_PATH = 'chat';

0 commit comments

Comments
 (0)