CosmoAI commited on
Commit
23467dd
·
verified ·
1 Parent(s): 8655c55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def make_call(data):
32
  try:
33
  prompt_query = (
34
  f"If the query is just a hi or hello then answer in just one line, "
35
- f"Answer this query in a very short message with wisdom, love, and compassion, "
36
  f"in context to Bhagavad Gita, that feels like chatting to a person and "
37
  f"provide references of shlokas from chapters of Bhagavad Gita which are "
38
  f"relevant to the query. Keep the answer short, precise, and simple. "
 
32
  try:
33
  prompt_query = (
34
  f"If the query is just a hi or hello then answer in just one line, "
35
+ f"If the query is something else other than hi or hello then in a very short message with wisdom, love, and compassion, answer the query as Krishna would have answered"
36
  f"in context to Bhagavad Gita, that feels like chatting to a person and "
37
  f"provide references of shlokas from chapters of Bhagavad Gita which are "
38
  f"relevant to the query. Keep the answer short, precise, and simple. "