Closed darshit-s3 closed 3 months ago
Introduces Gemini instrumentation for Typescript SDK by adding support for following methods:
Release https://github.com/Scale3-Labs/langtrace-trace-attributes/pull/85 before merging this PR
APIS
SERVICE_PROVIDERS
patch.ts
instrumentation.ts
allInstrumentations
InstrumentationType
Description
Introduces Gemini instrumentation for Typescript SDK by adding support for following methods:
Release https://github.com/Scale3-Labs/langtrace-trace-attributes/pull/85 before merging this PR
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.