Skip to content

Conversation

@rohit-kadhe
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.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

rohit-kadhe and others added 15 commits September 10, 2024 10:50
* autogen kickstart

* enhance autogen

* run autogen

* finish autogen

* add readme

* disable cache
* support genai and also add token reporting

* rename example file

* fix

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* fix: weaviate datetime handling for request and response

* bump version

* bump version

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* fix: handling for openai NOT_GIVEN default arg value

* style: fix formating
@karthikscale3 karthikscale3 merged commit 44e97ca into main Sep 16, 2024
@karthikscale3 karthikscale3 deleted the rohit/S3EN-2819-release-sdk branch September 16, 2024 19:08
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.

5 participants