Skip to main content
사용 중단. 대신 endConversation을 사용하세요.
const endSession: (opts?) => void = endConversation
현재 Conversation을 종료합니다. 활성 상태인 Conversation이 없으면 아무 작업도 수행하지 않습니다. Defined in: src/genai/api.ts:169

매개변수

opts?

SpanEndOptions

반환값

void

예시