Closed darshit-s3 closed 2 months ago
Add manual patch methods for Gemini and Vertex AI
APIS
SERVICE_PROVIDERS
patch.ts
instrumentation.ts
allInstrumentations
InstrumentationType
Description
Add manual patch methods for Gemini and Vertex AI
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.