ChatMessages - Python SDK

ChatMessages method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Chat completion message with role-based discrimination

Supported Types

components.ChatSystemMessage

1value: components.ChatSystemMessage = /* values here */

components.ChatUserMessage

1value: components.ChatUserMessage = /* values here */

components.ChatDeveloperMessage

1value: components.ChatDeveloperMessage = /* values here */

components.ChatAssistantMessage

1value: components.ChatAssistantMessage = /* values here */

components.ChatToolMessage

1value: components.ChatToolMessage = /* values here */