Method__init__(
self,
*,
openpipe: Optional[Dict[str, str]] = None,
api_key: Union[str, None
client-libs/python/openpipe/openai_sync_wrapper.py:155
Method__init__(
self,
*,
openpipe: Optional[Dict[str, str]] = None,
api_key: Union[str, None
client-libs/python/openpipe/openai_async_wrapper.py:162
Method__init__(
self, *, token: typing.Union[str, typing.Callable[[], str]], base_url: str, httpx_client: httpx.Clie
client-libs/python/openpipe/api_client/core/client_wrapper.py:29
Method__init__(
self, *, token: typing.Union[str, typing.Callable[[], str]], base_url: str, httpx_client: httpx.Asyn
client-libs/python/openpipe/api_client/core/client_wrapper.py:37