Skip to content

Conversation

@alizenhom
Copy link
Collaborator

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

alizenhom and others added 30 commits June 26, 2024 16:44
…-sdk into ali/s3en-2466-migrate-to-otel-genai-spec
…-sdk into ali/s3en-2466-migrate-to-otel-genai-spec
…-sdk into ali/s3en-2466-migrate-to-otel-genai-spec
* finalize vertexai

* abstract StreamWrapper

* adjust api file

* add gemini support

* quick fixes

* serialize prompts

* add audio to text

* standardaize completion

* Gemini API Instrumentation

* abstract event completion chunk

* Support for tools and functions

* add status code

* add vertexai and gemini to dev deps

* Minor fix

* Minor fix

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
@alizenhom alizenhom merged commit 88d1ba2 into main Jul 12, 2024
@alizenhom alizenhom deleted the development branch July 12, 2024 14:58
@alizenhom alizenhom restored the development branch July 12, 2024 14:58
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.

3 participants