Skip to content

Support openai-agents #4437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

antonpirker
Copy link
Member

wip

Copy link

codecov bot commented Jun 3, 2025

❌ 28 Tests Failed:

Tests completed Failed Passed Skipped
2110 28 2082 930
View the top 3 failed test(s) by shortest run time
::tests.integrations.openai_agents.test_openai_agents
Stack Traces | 0s run time
sentry_sdk/integrations/openai_agents.py:10: in <module>
    import agents
E   ModuleNotFoundError: No module named 'agents'

During handling of the above exception, another exception occurred:
.../integrations/openai_agents/test_openai_agents.py:1: in <module>
    from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegration
sentry_sdk/integrations/openai_agents.py:20: in <module>
    raise DidNotEnable("OpenAI Agents not installed")
E   sentry_sdk.integrations.DidNotEnable: OpenAI Agents not installed
::tests.integrations.openai_agents.test_openai_agents
Stack Traces | 0s run time
sentry_sdk/integrations/openai_agents.py:10: in <module>
    import agents
E   ModuleNotFoundError: No module named 'agents'

During handling of the above exception, another exception occurred:
.../integrations/openai_agents/test_openai_agents.py:1: in <module>
    from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegration
sentry_sdk/integrations/openai_agents.py:20: in <module>
    raise DidNotEnable("OpenAI Agents not installed")
E   sentry_sdk.integrations.DidNotEnable: OpenAI Agents not installed
::tests.integrations.openai_agents.test_openai_agents
Stack Traces | 0s run time
sentry_sdk/integrations/openai_agents.py:10: in <module>
    import agents
E   ModuleNotFoundError: No module named 'agents'

During handling of the above exception, another exception occurred:
.../integrations/openai_agents/test_openai_agents.py:1: in <module>
    from sentry_sdk.integrations.openai_agents import OpenAIAgentsIntegration
sentry_sdk/integrations/openai_agents.py:20: in <module>
    raise DidNotEnable("OpenAI Agents not installed")
E   sentry_sdk.integrations.DidNotEnable: OpenAI Agents not installed

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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.

1 participant