Functions
getPortkeySession
getPortkeySession(
options
):PortkeySession
Defined in: providers/portkey-ai/src/portkey.ts:51
Get a session for the Portkey API. If one already exists with the same options, it will be returned. Otherwise, a new session will be created.
Parameters
options
ApiClientInterface
= {}