Skip to content

Commit a3a34a6

Browse files
Alex ReibmanAlex Reibman
authored andcommitted
responses fix
1 parent cc4b985 commit a3a34a6

5 files changed

Lines changed: 810 additions & 199 deletions

File tree

agentops/instrumentation/providers/openai/instrumentor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
handle_run_retrieve_attributes,
3838
handle_run_stream_attributes,
3939
handle_messages_attributes,
40+
handle_responses_attributes,
4041
)
4142
from agentops.instrumentation.providers.openai.stream_wrapper import (
4243
chat_completion_stream_wrapper,

0 commit comments

Comments
 (0)