Spaces:
Sleeping
Sleeping
title: st.chat_message | |
slug: /develop/api-reference/chat/st.chat_message | |
description: st.chat_message inserts a chat message container into the app. | |
<Tip> | |
Read the [Build a basic LLM chat app](/develop/tutorials/llms/build-conversational-apps) tutorial to learn how to use `st.chat_message` and `st.chat_input` to build chat-based apps. | |
</Tip> | |
<Autofunction function="streamlit.chat_message" /> | |
For an overview of the `st.chat_message` and `st.chat_input` API, check out this video tutorial by Chanin Nantasenamat ([@dataprofessor](https://www.youtube.com/dataprofessor)), a Senior Developer Advocate at Streamlit. | |
<YouTube videoId="4sPnOqeUDmk" /> | |