Lrosado commited on
Commit
ccc4e86
·
verified ·
1 Parent(s): a18c2cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ scheduler = CommitScheduler(
47
  path_in_repo="data",
48
  every=2
49
  )
50
-
51
  qna_system_message = """
52
  You are an assistant to a coder. Your task is to provide relevant information about the Python package Streamlit.
53
 
 
47
  path_in_repo="data",
48
  every=2
49
  )
50
+ #tried new model
51
  qna_system_message = """
52
  You are an assistant to a coder. Your task is to provide relevant information about the Python package Streamlit.
53