OpenAIConversationsSessionOptions
type OpenAIConversationsSessionOptions = object;Properties
Section titled “Properties”apiKey?
Section titled “apiKey?”optional apiKey: string;baseURL?
Section titled “baseURL?”optional baseURL: string;client?
Section titled “client?”optional client: OpenAI;conversationId?
Section titled “conversationId?”optional conversationId: string;organization?
Section titled “organization?”optional organization: string;project?
Section titled “project?”optional project: string;