MCPcopy 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
1851class ForceMultipartDict(Dict[str, None]):
1852 def __bool__(self) -> bool:
1853 return True
1854
1855
1856class OtherPlatform:

Callers 1

_build_requestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected