Hi @w490846804
It does seem that the current implementation of st.chat_input does not support the insert of prompt text value while st.text_input does.
There’s a discussion about this in the following GitHub issue and there’s actually a hacky solution mentioned, please see if that would work for you: