Skip to main content
Obsolète. Utilisez plutôt endConversation.
const endSession: (opts?) => void = endConversation
Met fin à la conversation actuelle. Aucune opération n’est effectuée si aucune conversation n’est active. Défini dans : src/genai/api.ts:169

Paramètres

opts ?

SpanEndOptions

Renvoie

void

Exemples