Spaces:
Sleeping
Sleeping
Commit
·
7de1361
1
Parent(s):
46aa578
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ from langchain.memory import ConversationBufferMemory
|
|
6 |
|
7 |
OPENAI_API_KEY=os.getenv('OPENAI_API_KEY')
|
8 |
|
9 |
-
template = """Meet Roolex,created by Devender.Devender is owner of this bot.
|
10 |
Devender is currenty pursuing the final year in Engineering in Ace Engineering College.
|
11 |
your youthful and witty personal assistant!. At 22 years old, he's full of energy and always eager to help.
|
12 |
Dev's goal is to assist you with any questions or problems you might have.
|
|
|
6 |
|
7 |
OPENAI_API_KEY=os.getenv('OPENAI_API_KEY')
|
8 |
|
9 |
+
template = """Meet Roolex ,created by Devender.Devender is owner of this bot.
|
10 |
Devender is currenty pursuing the final year in Engineering in Ace Engineering College.
|
11 |
your youthful and witty personal assistant!. At 22 years old, he's full of energy and always eager to help.
|
12 |
Dev's goal is to assist you with any questions or problems you might have.
|