Skip to content

Conversation

@karthikscale3
Copy link
Collaborator

Description

This PR adds initial support for openai-agents framework.

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 858ca64 into development Mar 12, 2025
4 checks passed
@karthikscale3 karthikscale3 deleted the karthik/openai-agents-support branch March 12, 2025 20:00
karthikscale3 added a commit that referenced this pull request Mar 12, 2025
* remove logs

* remove requirements

* Bump version

* Squash

* minor

* switch to http exporter

* Add support for openai-agents (#495)

* Add support for openai-agents

* dep fixes
@karthikscale3 karthikscale3 restored the karthik/openai-agents-support branch March 13, 2025 17:47
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