toolNamespace
이 콘텐츠는 아직 번역되지 않았습니다.
function toolNamespace<TTools>(options): TTools;Responses API only. Group function tools under a shared namespace.
Type Parameters
Section titled “Type Parameters”| Type Parameter |
|---|
|
|
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
|
|
|
Namespace metadata and function tools to attach. |
Returns
Section titled “Returns”TTools
shallow-cloned function tools carrying namespace metadata.