Closed darshit-s3 closed 3 months ago
Adding support for Vercel AI Anthropic methods:
APIS
SERVICE_PROVIDERS
patch.ts
instrumentation.ts
allInstrumentations
InstrumentationType
requires releasing https://github.com/Scale3-Labs/langtrace-trace-attributes/pull/80
LGTM
Description
Adding support for Vercel AI Anthropic methods:
Checklist for adding new integration:
APIS
in constants folder.SERVICE_PROVIDERS
in common.tspatch.ts
andinstrumentation.ts
files.allInstrumentations
in init.ts and to theInstrumentationType
in types.ts files.