startConversation(Defined in: src/genai/api.ts:26 Start a new Conversation and install it as the current conversation. Subsequent calls toopts?):Conversation
startTurn will pick it up automatically.
Pass attributes to stamp custom (non-semconv) attributes on every
span the conversation emits.
Parameters
opts?
ConversationInit = {}
Returns
Conversation