martoh commited on
Commit
e6cd267
·
1 Parent(s): 20f3cf1

Additional commits

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -94,7 +94,7 @@ def get_conversation():
94
  from the context provided.
95
 
96
  context{context}
97
- question{question}
98
 
99
  Answer:
100
  """
 
94
  from the context provided.
95
 
96
  context{context}
97
+ question{question}
98
 
99
  Answer:
100
  """