Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 201 Bytes

File metadata and controls

17 lines (10 loc) · 201 Bytes

ConversationInputs

Supported Types

str

value: str = /* values here */

List[models.InputEntries]

value: List[models.InputEntries] = /* values here */