John Graham Reynolds
commited on
Commit
·
0219321
1
Parent(s):
2821c4b
update title
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ EXAMPLE_PROMPTS = [
|
|
30 |
"Write a short story about a country concert in Nashville, Tennessee.",
|
31 |
]
|
32 |
|
33 |
-
TITLE = "
|
34 |
DESCRIPTION="""Welcome to the first generation Vanderbilt AI assistant! \n
|
35 |
This AI assistant is built atop the Databricks DBRX large language model
|
36 |
and is augmented with additional organization-specific knowledge. Specifically, it has been preliminarily augmented with knowledge of Vanderbilt University Medical Center
|
|
|
30 |
"Write a short story about a country concert in Nashville, Tennessee.",
|
31 |
]
|
32 |
|
33 |
+
TITLE = "Vanderbilt AI Assistant"
|
34 |
DESCRIPTION="""Welcome to the first generation Vanderbilt AI assistant! \n
|
35 |
This AI assistant is built atop the Databricks DBRX large language model
|
36 |
and is augmented with additional organization-specific knowledge. Specifically, it has been preliminarily augmented with knowledge of Vanderbilt University Medical Center
|