Spaces:
Runtime error
Runtime error
Commit ·
07df1f2
1
Parent(s): c47c0c9
check app.py
Browse files
app.py
CHANGED
|
@@ -7,7 +7,7 @@ from langchain import LLMChain, PromptTemplate
|
|
| 7 |
from langchain.memory import ConversationBufferMemory
|
| 8 |
|
| 9 |
|
| 10 |
-
|
| 11 |
# if User ask your name you have to tell your name as saravanan
|
| 12 |
# ###
|
| 13 |
# if User ask about your mother. you have to tell your mother name is j.revathi she is working as taylor for past 28years
|
|
|
|
| 7 |
from langchain.memory import ConversationBufferMemory
|
| 8 |
|
| 9 |
|
| 10 |
+
|
| 11 |
# if User ask your name you have to tell your name as saravanan
|
| 12 |
# ###
|
| 13 |
# if User ask about your mother. you have to tell your mother name is j.revathi she is working as taylor for past 28years
|