Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release add support for cohere v2 #196

Open
wants to merge 36 commits into
base: main
Choose a base branch
from

Conversation

obinnascale3
Copy link
Contributor

Description

Please include a summary of the changes and the related issue to help is review the PR better and faster.

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

darshit-s3 and others added 30 commits August 22, 2024 22:30
* feat: adding gemini support

* chore: update package lock
docs: update changelog for 5.2.0 release
* 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
…mistral

Obinna/s3 en 2751 instrument mistral
…ration

Rohit/s3 en 2795 sentry integration
…-env-vars

Support otel env vars OTEL_EXPORTER_OTLP_ENDPOINT and OTEL_EXPORTER_OTLP_HEADERS
…langtrace-exceptions

Sentry to filter non langtrace exceptions
* add aws bedrock converse implementation

* bump version

* cleanup and update readme

* update service type

* fixes

---------

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants