Skip to content

Conversation

@karthikscale3
Copy link
Collaborator

Description

This PR adds support for xAI.

Checklist for adding new integration:

  • Defined APIS in constants folder.
  • Updated SERVICE_PROVIDERS in common.py
  • Created a folder under instrumentation with the name of the integration with atleast patch.py and instrumentation.py files.
  • Added instrumentation in all_instrumentations in langtrace.py and to the InstrumentationType in types.py files.
  • Added examples for the new integration in the examples folder.
  • Updated pyproject.toml to install new dependencies
  • Updated the README.md of langtrace-python-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 73adb7b into development Oct 22, 2024
4 checks passed
@karthikscale3 karthikscale3 deleted the karthik/support-xai branch October 22, 2024 01:55
karthikscale3 added a commit that referenced this pull request Oct 22, 2024
* remove logs

* remove requirements

* Bump version

* Squash

* Support xAI (#387)

* support xai

* fix
karthikscale3 added a commit that referenced this pull request Oct 22, 2024
* remove logs

* remove requirements

* Bump version

* Squash

* Support xAI (#387)

* support xai

* fix

* minor
karthikscale3 added a commit that referenced this pull request Oct 23, 2024
* Support xAI (#387)

* support xai

* fix

* Obinna/s3 en 2723 add bedrock instrumentation (#390)

* add aws bedrock intregration

* add bedrock examples and update version

* run bedrock example

---------

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

* add bedrock to supported integrations

---------

Co-authored-by: Karthik Kalyanaraman <[email protected]>
Co-authored-by: Obinna Okafor <[email protected]>
karthikscale3 added a commit that referenced this pull request Oct 31, 2024
* Revert back to Langtrace Exporter (#385)

* fix

* Bump version

* Release 3.1.13 (#388)

* remove logs

* remove requirements

* Bump version

* Squash

* Support xAI (#387)

* support xai

* fix

* Release (#389)

* remove logs

* remove requirements

* Bump version

* Squash

* Support xAI (#387)

* support xai

* fix

* minor

* Obinna/s3 en 1111 bedrock release (#393)

* Support xAI (#387)

* support xai

* fix

* Obinna/s3 en 2723 add bedrock instrumentation (#390)

* add aws bedrock intregration

* add bedrock examples and update version

* run bedrock example

---------

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

* add bedrock to supported integrations

---------

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

* bump version

---------

Co-authored-by: Ali Waleed <[email protected]>
Co-authored-by: obinnascale3 <[email protected]>
Co-authored-by: Obinna Okafor <[email protected]>
karthikscale3 added a commit that referenced this pull request Oct 31, 2024
* remove logs

* remove requirements

* Bump version

* Squash

* Support xAI (#387)

* support xai

* fix

* minor

* Obinna/s3 en 2723 add bedrock instrumentation (#390)

* add aws bedrock intregration

* add bedrock examples and update version

* run bedrock example

---------

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

* add bedrock to supported integrations

* Switch default exporter to http exporter (#394)

* Revert back to Langtrace Exporter (#385)

* fix

* Bump version

* Release 3.1.13 (#388)

* remove logs

* remove requirements

* Bump version

* Squash

* Support xAI (#387)

* support xai

* fix

* Release (#389)

* remove logs

* remove requirements

* Bump version

* Squash

* Support xAI (#387)

* support xai

* fix

* minor

* Obinna/s3 en 1111 bedrock release (#393)

* Support xAI (#387)

* support xai

* fix

* Obinna/s3 en 2723 add bedrock instrumentation (#390)

* add aws bedrock intregration

* add bedrock examples and update version

* run bedrock example

---------

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

* add bedrock to supported integrations

---------

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

* bump version

---------

Co-authored-by: Ali Waleed <[email protected]>
Co-authored-by: obinnascale3 <[email protected]>
Co-authored-by: Obinna Okafor <[email protected]>

* switch to http exporter

---------

Co-authored-by: obinnascale3 <[email protected]>
Co-authored-by: Obinna Okafor <[email protected]>
Co-authored-by: Ali Waleed <[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