Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -57,9 +57,8 @@ def handle_query(query):
|
|
57 |
(
|
58 |
"user",
|
59 |
"""
|
60 |
-
As Clera, your goal is to
|
61 |
-
|
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}
|