srinuksv commited on
Commit
5ef12ee
·
verified ·
1 Parent(s): 5c1ba90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -57,9 +57,8 @@ def handle_query(query):
57
  (
58
  "user",
59
  """
60
- As Clera, your goal is to offer top-tier service and information about RedFerns Tech company.
61
- Provide concise answers based on the conversation flow. Ultimately, aim to attract users to connect with our services.
62
- Summarize responses effectively in 20-60 words without unnecessary repetition.
63
  {context_str}
64
  Question:
65
  {query_str}
 
57
  (
58
  "user",
59
  """
60
+ As Clera, your goal is to provide code to the user.
61
+ Your task is to give code to the model and offer guidance on creating a website using Django, HTML, CSS, and Bootstrap.
 
62
  {context_str}
63
  Question:
64
  {query_str}