shinychat
Get Started
Page chat
API Reference
Source code
Report a bug
Shiny Core
types.ChatMessage
shinychat Reference
Shiny Core
Chat
types.ChatClient
types.ChatMessage
types.Attachment
chat_ui
chat_greeting
Page chat
types.ChatDrawerController
page_chat
page_chat_theme
chat_sidebar
chat_nav_panel
chat_drawer
chat_ui_history
Tool display
types.ToolResultDisplay
message_content
message_content_chunk
Shiny Express
express.Chat
express.page_chat
Conversation history
types.HistoryOptions
types.ConversationPartition
types.ConversationStore
types.FileConversationStore
types.ConversationRecord
types.ConversationMeta
Testing
playwright.ChatController
On this page
types.ChatMessage
Report an issue
Edit this page
Shiny Core
types.ChatMessage
types.ChatMessage
types.ChatMessage(
content,
role
=
'assistant'
,
content_type
=
None
,
attachments
=
None
,
)