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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def make_call(data):
31
  while retries < max_retries:
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. "
 
31
  while retries < max_retries:
32
  try:
33
  prompt_query = (
34
+ f"Answer the given query in context to Bhagavad Gita, answer in less than 3 lines, cover all main points of the answer and try to keep it as shortas possible, give the answer 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. "