Spaces:
Runtime error
Runtime error
Commit
·
90c9f68
1
Parent(s):
636b9c8
Typo
Browse files
app.py
CHANGED
@@ -69,9 +69,9 @@ if __name__ == '__main__':
|
|
69 |
outputs=gradio_outputs,
|
70 |
title="GT Student Code of Conduct Bot",
|
71 |
description="Get LLM-powered answers to questions about the \
|
72 |
-
Georgia Tech Student Code of Conduct. The
|
73 |
from the Code of Conduct. LLMs are prone to make mistakes \
|
74 |
-
and this is an experimental setup. Please do not
|
75 |
answers as legal advice. We recommend you to consult the \
|
76 |
actual Student Code of Conduct online for authoritative \
|
77 |
information."
|
|
|
69 |
outputs=gradio_outputs,
|
70 |
title="GT Student Code of Conduct Bot",
|
71 |
description="Get LLM-powered answers to questions about the \
|
72 |
+
Georgia Tech Student Code of Conduct. The evidence contains exerpts\
|
73 |
from the Code of Conduct. LLMs are prone to make mistakes \
|
74 |
+
and this is an experimental setup. Please do not consider the \
|
75 |
answers as legal advice. We recommend you to consult the \
|
76 |
actual Student Code of Conduct online for authoritative \
|
77 |
information."
|