Skip to main content
getCurrentConversation(): Conversation | undefined
現在の会話を返します。存在しない場合は undefined を返します。 定義場所: src/genai/context.ts:59

戻り値

Conversation | undefined