MCPcopy
hub / github.com/openai/openai-python / __load__

Method __load__

src/openai/_utils/_proxy.py:65–65  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

63
64 @abstractmethod
65 def __load__(self) -> T: ...

Callers 1

__get_proxied__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected