startTurn
▸ startTurn(opts?): Turn
Start a new Turn. If a Session is active, the turn inherits its
conversationId; otherwise the turn has no conversation id.
Parameters
| Name | Type |
|---|---|
opts | TurnInit |
Returns
Turn
TypeScript SDK reference
opts?): Turn
Start a new Turn. If a Session is active, the turn inherits its
conversationId; otherwise the turn has no conversation id.
| Name | Type |
|---|---|
opts | TurnInit |
Turn