Files
klz-cables.com/.pnpm-store/v10/files/12/a039240d7a41b745819120d3046bf9c3d7923b023cff0ae7d24d995298d145f85866eba0a9bbc3fb55ceae410e6b03c533d116f4bcc70ee77a0577ac7dd49b
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

1 line
722 B
Plaintext

{"version":3,"file":"constants.js","sources":["../../../../src/tracing/anthropic-ai/constants.ts"],"sourcesContent":["export const ANTHROPIC_AI_INTEGRATION_NAME = 'Anthropic_AI';\n\n// https://docs.anthropic.com/en/api/messages\n// https://docs.anthropic.com/en/api/models-list\nexport const ANTHROPIC_AI_INSTRUMENTED_METHODS = [\n 'messages.create',\n 'messages.stream',\n 'messages.countTokens',\n 'models.get',\n 'completions.create',\n 'models.retrieve',\n 'beta.messages.create',\n] as const;\n"],"names":[],"mappings":"AAAO,MAAM,6BAAA,GAAgC;;AAE7C;AACA;AACO,MAAM,oCAAoC;AACjD,EAAE,iBAAiB;AACnB,EAAE,iBAAiB;AACnB,EAAE,sBAAsB;AACxB,EAAE,YAAY;AACd,EAAE,oBAAoB;AACtB,EAAE,iBAAiB;AACnB,EAAE,sBAAsB;AACxB,CAAA;;;;"}