Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
|