Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-sdk-python
/ id
Method
id
src/opencode_ai/_streaming.py:170–171 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
168
169
@property
170
def
id(self) -> str | None:
171
return
self._id
172
173
@property
174
def
retry(self) -> int | None:
Callers
1
get_platform
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected