Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-sdk-python
/ ForceMultipartDict
Class
ForceMultipartDict
src/opencode_ai/_base_client.py:1851–1853 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1849
1850
1851
class
ForceMultipartDict(Dict[str, None]):
1852
def
__bool__(self) -> bool:
1853
return
True
1854
1855
1856
class
OtherPlatform:
Callers
1
_build_request
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected