Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.
Assistant message content

Supported Types

str

value: str = /* values here */

List[components.ChatContentItems]

value: List[components.ChatContentItems] = /* values here */

Any

value: Any = /* values here */