CosmoAI commited on
Commit
3d36082
·
verified ·
1 Parent(s): 1da91f2

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"Answer the given query in context to Bhagavad Gita, in a very short message with wisdom, love, and compassion"
35
- f"answer in a way, that feels like talking to God Krishna itself "
36
  f"provide references of shlokas from chapters of Bhagavad Gita which are "
37
  f"relevant to the query. Keep the answer short, precise, and simple. "
38
  f"Query: {query}"
 
32
  try:
33
  prompt_query = (
34
  f"Answer the given query in context to Bhagavad Gita, in a very short message with wisdom, love, and compassion"
35
+ f"answer in a friendly way, that feels like talking to God Krishna as a friend "
36
  f"provide references of shlokas from chapters of Bhagavad Gita which are "
37
  f"relevant to the query. Keep the answer short, precise, and simple. "
38
  f"Query: {query}"