Skip to documentation content
On this page
  1. Contract
  2. Signature

text

Return the next completed turn's text.

Return the next completed turn's text.

Contract

PropertyValue
symboltelion_api.AiConversation.text
signature(prompt: 'str | Sequence[Mapping[str, Any]] | None' = None, **options: 'Any') -> 'str'
returnstr

Signature

telion_api.AiConversation.text(prompt: 'str | Sequence[Mapping[str, Any]] | None' = None, **options: 'Any') -> 'str'
text — Telion Python API 0.1.0-alpha | Telion