> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-3071-org-scoped-api-keys.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# getCurrentTurn

> TypeScript SDK 레퍼런스

> **getCurrentTurn**(): [`Turn`](../interfaces/turn) | `undefined`

현재 Turn을 반환하며, 없으면 undefined를 반환합니다.

정의 위치: [src/genai/context.ts:67](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/context.ts#L67)

<div id="returns">
  ## 반환값
</div>

[`Turn`](../interfaces/turn) | `undefined`
