UNPKG

chatkitty

Version:
21 lines (13 loc) 613 B
# PagedModelChatFunctionResourceEmbedded ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **functions** | [**Array<ChatFunctionResource>**](ChatFunctionResource.md) | | [optional] [default to undefined] ## Example ```typescript import { PagedModelChatFunctionResourceEmbedded } from 'chatkitty'; const instance: PagedModelChatFunctionResourceEmbedded = { functions, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)