Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix: Duplicate LLM calls for the Agents SDK #984
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
Uh oh!
There was an error while loading. Please reload this page.
fix: Duplicate LLM calls for the Agents SDK #984
Changes from 4 commits
627b614486c140a18fe1d5f87535edb7de96951219be9812c43b28506ca4095a197956File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 41 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L41
Check warning on line 62 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L62
Check warning on line 76 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L76
Check warning on line 82 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L79-L82
Check warning on line 86 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L84-L86
Check warning on line 95 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L95
Check warning on line 117 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L117
Check warning on line 131 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L131
Check warning on line 134 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L134
Check warning on line 138 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L136-L138
Check warning on line 142 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L140-L142
Check warning on line 214 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L213-L214
Check warning on line 238 in agentops/instrumentation/openai/instrumentor.py
agentops/instrumentation/openai/instrumentor.py#L237-L238
Check warning on line 309 in agentops/instrumentation/openai_agents/exporter.py
agentops/instrumentation/openai_agents/exporter.py#L309
Check warning on line 315 in agentops/instrumentation/openai_agents/exporter.py
agentops/instrumentation/openai_agents/exporter.py#L315
Check warning on line 320 in agentops/instrumentation/openai_agents/exporter.py
agentops/instrumentation/openai_agents/exporter.py#L318-L320
Check warning on line 324 in agentops/instrumentation/openai_agents/exporter.py
agentops/instrumentation/openai_agents/exporter.py#L322-L324
Check warning on line 326 in agentops/instrumentation/openai_agents/exporter.py
agentops/instrumentation/openai_agents/exporter.py#L326
Check warning on line 329 in agentops/instrumentation/openai_agents/exporter.py
agentops/instrumentation/openai_agents/exporter.py#L329
Uh oh!
There was an error while loading. Please reload this page.