lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

LiltCreateContentTemplateParams

The template parameters of the content.

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- content_length | int | The length of the content. | [optional] memory_id | int | The ID referencing a Data Source. | [optional] language | str | The language of the content. | sections | list[str] | The sections of the content. | [optional] summary | str | The summary of the content. | [optional]

[Back to Model list] [Back to API list] [Back to README]