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 0d7e3cf commit 4755594Copy full SHA for 4755594
.gitignore
@@ -9,6 +9,7 @@
9
10
# Ignore local python virtual environment
11
myenv/
12
+venv/
13
14
# Ignore streamlit_chat_app.py conversations pickle
15
conversations.pkl
0 commit comments