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;