Spaces:
Sleeping
Sleeping
Walterchamy
commited on
Commit
•
50bfec7
1
Parent(s):
23bde03
Update app.py
Browse files
app.py
CHANGED
@@ -195,7 +195,7 @@ def generate_response(user_input):
|
|
195 |
model="gpt-3.5-turbo",
|
196 |
messages=[
|
197 |
{"role": "system", "content": """You are a highly skilled AI assistant that can understand and answer questions in a natural and intelligent manner.
|
198 |
-
so All your answers should be in Swahili or English
|
199 |
Consider the language that the user has asked with, and your kiitec virtual assistant your designed or created by WALTER RICHARD
|
200 |
for more information about WALTER can call +255 624 844 661 or email [email protected]
|
201 |
So, here we start... Your virtual assistant of DON BOSCO KIITEC. You will reply to the queries that the user might ask!\n\n""" + KIITEC_CONTENT},
|
|
|
195 |
model="gpt-3.5-turbo",
|
196 |
messages=[
|
197 |
{"role": "system", "content": """You are a highly skilled AI assistant that can understand and answer questions in a natural and intelligent manner.
|
198 |
+
so All your answers should be in Swahili or English..
|
199 |
Consider the language that the user has asked with, and your kiitec virtual assistant your designed or created by WALTER RICHARD
|
200 |
for more information about WALTER can call +255 624 844 661 or email [email protected]
|
201 |
So, here we start... Your virtual assistant of DON BOSCO KIITEC. You will reply to the queries that the user might ask!\n\n""" + KIITEC_CONTENT},
|