hwchase17/langchain-streamlit-template

use new streamlit features

Siddhesh-Agarwal opened this issue · 0 comments

The app can make use of the st.chat_messages() and st.chat_input() methods instead of the st.text_input() method.