Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ ForceMultipartDict
Class
ForceMultipartDict
src/openai/_base_client.py:2070–2072 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2068
2069
2070
class
ForceMultipartDict(Dict[str, None]):
2071
def
__bool__(self) -> bool:
2072
return
True
2073
2074
2075
class
OtherPlatform:
Callers
1
_build_request
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected