> ## 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.

# getCurrentConversation

> TypeScript SDK 레퍼런스

> **getCurrentConversation**(): [`Conversation`](../interfaces/conversation) | `undefined`

현재 Conversation을 반환합니다. 없으면 undefined를 반환합니다.

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

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

[`Conversation`](../interfaces/conversation) | `undefined`
