Skip to content

Commit

Permalink
Undo overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
sprajosh committed Jun 15, 2024
1 parent 23d8162 commit b74cf12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agentops/llm_tracker.py
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,7 @@ def override_api(self):
def stop_instrumenting(self):
self.undo_override_openai_v1_async_completion()
self.undo_override_openai_v1_completion()
self.undo_override_ollama()

def undo_override_openai_v1_completion(self):
global original_create
Expand Down

0 comments on commit b74cf12

Please sign in to comment.