We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7232383 commit 97ebc17Copy full SHA for 97ebc17
.gitignore
@@ -9,7 +9,7 @@
9
10
# Ignore local python virtual environment
11
12
-venv/
+venv
13
14
# Ignore streamlit_chat_app.py conversations pickle
15
conversations.pkl
0 commit comments