CosmoAI commited on
Commit
2c02972
·
verified ·
1 Parent(s): 23467dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ def make_call(data):
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. "
39
  f"Query: {query}"
 
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 talking to God Krishna itself "
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. "
39
  f"Query: {query}"