Skip to content

Conversation

@karthikscale3
Copy link
Contributor

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:

  • Defined APIS in constants folder.
  • Updated SERVICE_PROVIDERS in common.ts
  • Created a folder under instrumentation with the name of the integration with atleast patch.ts and instrumentation.ts files.
  • Added instrumentation in allInstrumentations in init.ts and to the InstrumentationType in types.ts files.
  • Added examples for the new integration in the examples folder.
  • Updated package.json to install new dependencies for devDependencies.
  • Updated the README.md of langtrace-typescript-sdk to include the new integration in the supported integrations table.
  • Updated the README.md of Langtrace's repository to include the new integration in the supported integrations table.
  • Added new integration page to supported integrations in Langtrace Docs

@karthikscale3 karthikscale3 merged commit 8f05607 into development Nov 22, 2024
@karthikscale3 karthikscale3 deleted the karthik/fix-chromadb branch November 22, 2024 19:49
karthikscale3 added a commit that referenced this pull request Nov 22, 2024
* feat: adding gemini support (#162)

* feat: adding gemini support

* chore: update package lock

* docs: update changelog for 5.2.0 release

* feat: adding vertexai instrumentation support (#165)

* feat: adding vertexai instrumentation support

* style: remove commented import

* chore: create types for vertexai

* docs: revert vercel ai py check

* docs: add mistral check

* style: remove new lines

* docs: add vertexai to changelog (#166)

* fix: allow manual patch for Gemini and VertexAI (#169)

* star github link

* feat: adding vertexai tools tracing support (#172)

* add mistral instrumentation

* support otel env vars

* bump version adn add chat stream method

* add examples

* update readme

* update package-lock

* Add sentry integration

* merge with dev

* llama index enhacements

* sentry to filter non langtrace exceptions

* Fix ingestion url (#181)

* Obinna/s3 en 2724 add bedrock (#184)

* add aws bedrock converse implementation

* bump version

* cleanup and update readme

* update service type

* fixes

---------

Co-authored-by: Obinna Okafor <[email protected]>
Co-authored-by: Karthik Kalyanaraman <[email protected]>

* fix (#186)

* update readme

* fix

* update prompt (#190)

* Fix ChromaDB Instrumentation (#192)

* chromadb fixes

* chromadb fixes

* chromadb fixes

---------

Co-authored-by: darshit-s3 <[email protected]>
Co-authored-by: Darshit Suratwala <[email protected]>
Co-authored-by: Obinna Okafor <[email protected]>
Co-authored-by: obinnascale3 <[email protected]>
Co-authored-by: Rohit Kadhe <[email protected]>
Co-authored-by: Rohit Kadhe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants