Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openai/openai-agents-python
/ end
Method
end
examples/research_bot/printer.py:15–16 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
13
self.live.start()
14
15
def
end(self) -> None:
16
self.live.stop()
17
18
def
hide_done_checkmark(self, item_id: str) -> None:
19
self.hide_done_ids.add(item_id)
Callers
2
_supplement_rclone_config_text
Function · 0.45
run
Method · 0.45
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected