...

/

Quiz: Chatbot Integration and Evaluation

Quiz: Chatbot Integration and Evaluation

Test your understanding of chatbots and LLM evaluation.

We'll cover the following...
Technical Quiz
1.

What Streamlit element is used for displaying user input in a chat interface?

A.

st.chat_input

B.

st.chat_message

C.

st.status

D.

st.text_input


1 / 5
...