getPortkeySession
getPortkeySession(
options
):PortkeySession
Defined in: .build/typescript/packages/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
Section titled “Parameters”options
Section titled “options”ApiClientInterface
= {}