Closed karthikscale3 closed 5 hours ago
ChromaDB is not exporting the Collection class anymore. This fix is to make it work for versions >1.9.0
APIS
SERVICE_PROVIDERS
patch.ts
instrumentation.ts
allInstrumentations
InstrumentationType
Description
ChromaDB is not exporting the Collection class anymore. This fix is to make it work for versions >1.9.0
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.