Skip to content

Conversation

@karthikscale3
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

@karthikscale3 karthikscale3 merged commit a9d3400 into development Jul 19, 2024
@karthikscale3 karthikscale3 deleted the karthik/dspy-bugfixes branch July 19, 2024 21:03
karthikscale3 added a commit that referenced this pull request Jul 19, 2024
* remove logs

* remove requirements

* Bump version

* DSPy - Bugfixes and update to dspy-ai (#246)

* Bugfix DSPy instrumentation

* Add example for parallel execution

* Bump version
karthikscale3 added a commit that referenced this pull request Jul 23, 2024
* remove logs

* remove requirements

* Bump version

* DSPy - Bugfixes and update to dspy-ai (#246)

* Bugfix DSPy instrumentation

* Add example for parallel execution

* Bump version

* chore: add back openai tool choice arg (#245)

* chore: add back openai tool choice arg

* style: fix formating

* Allow DSPy span naming (#249)

* Update example

* Allow span naming using langtrace.span.name

* Bump version

---------

Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
karthikscale3 added a commit that referenced this pull request Jul 24, 2024
* remove logs

* remove requirements

* Bump version

* DSPy - Bugfixes and update to dspy-ai (#246)

* Bugfix DSPy instrumentation

* Add example for parallel execution

* Bump version

* chore: add back openai tool choice arg (#245)

* chore: add back openai tool choice arg

* style: fix formating

* Allow DSPy span naming (#249)

* Update example

* Allow span naming using langtrace.span.name

* Bump version

* Bump trace attributes

---------

Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
karthikscale3 added a commit that referenced this pull request Jul 24, 2024
* remove logs

* remove requirements

* Bump version

* DSPy - Bugfixes and update to dspy-ai (#246)

* Bugfix DSPy instrumentation

* Add example for parallel execution

* Bump version

* chore: add back openai tool choice arg (#245)

* chore: add back openai tool choice arg

* style: fix formating

* Allow DSPy span naming (#249)

* Update example

* Allow span naming using langtrace.span.name

* Bump version

* Bump trace attributes

* Fix SpanKind

* Bump version

---------

Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
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