v2
-
Clean up
app.pyfor cleaner code. -
Package the functionality of "Checking if the API key is entered and whether it is usable" into
check_api_key.py. -
Use the
streamlit_chatavatar parameter to add avatars to the chat bot. Ref
Clean up app.py for cleaner code.
Package the functionality of "Checking if the API key is entered and whether it is usable" into check_api_key.py.
Use the streamlit_chat avatar parameter to add avatars to the chat bot. Ref