Max chars in st.chat_input

Hi
I want to know what is the max_chars limit in st.chat_input()?
I cant find this anywhere online.

Hi @Tanya2, welcome to the forum!

You can see in the docs here st.chat_input - Streamlit Docs that there is no limit unless you pass max_chars

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.