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

# endSession

> TypeScript SDK 레퍼런스

<div id="endsession">
  # endSession
</div>

▸ **endSession**(): `void`

현재 Session을 종료합니다. 활성화된 Session이 없으면 아무 동작도 하지 않습니다.

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

`void`

<div id="defined-in">
  #### 다음에 정의됨
</div>

[genai/api.ts:82](https://github.com/wandb/weave/blob/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/genai/api.ts#L82)

***
