MCPcopy
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
2070class ForceMultipartDict(Dict[str, None]):
2071 def __bool__(self) -> bool:
2072 return True
2073
2074
2075class OtherPlatform:

Callers 1

_build_requestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected