We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249a470 commit 0b85b5aCopy full SHA for 0b85b5a
rag/app/prompt/text_formatter.py
@@ -27,12 +27,12 @@
27
"en": (
28
"I'm sorry, but I cannot answer this question based on the available information. "
29
"In this case, please contact the advising team responsible for your degree program or the CST "
30
- "(Central Study Team) at TUM."
+ "(Center for Study and Teaching) at TUM."
31
),
32
"de": (
33
"Es tut mir leid, aber ich kann diese Frage basierend auf den vorliegenden Informationen nicht beantworten. "
34
"Bitte wenden Sie sich in diesem Fall direkt an das für den Studiengang zuständige Studienberatungs-Team "
35
- "oder das CST (Central Study Team) der TUM."
+ "oder das CST (Center for Study and Teaching) der TUM."
36
37
},
38
}
0 commit comments