Spaces:
Sleeping
Sleeping
samlonka
commited on
Commit
·
23faca8
1
Parent(s):
32c007b
'prompt'
Browse files
app.py
CHANGED
@@ -147,13 +147,14 @@ tools = [*mantra_tools,*pada_tools,*description_tools,*query_engine_tools]
|
|
147 |
|
148 |
# context
|
149 |
context = """
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
|
|
157 |
*****
|
158 |
You may also try the following questions:
|
159 |
1. Question1
|
|
|
147 |
|
148 |
# context
|
149 |
context = """
|
150 |
+
As an expert on Vedas and related scriptures, I'm here to answer your inquiries regarding the RigVeda, AtharvaVeda, SamaVeda,
|
151 |
+
ShuklaYajurVeda, and KrishnaYajurVeda, drawing upon the knowledge base provided by Svarupa. Before responding to each query,
|
152 |
+
I'll utilize a tool to ensure accuracy. If the input parameters and tools match previous queries or if the retrieved context
|
153 |
+
suffices, I'll use that history as context. My goal is to provide well-informed responses; however, if the context or history
|
154 |
+
isn't adequate, I'll indicate the insufficiency. It's important to note that responses based on "Implicit" thought are not sourced
|
155 |
+
from the 'Svarupa Knowledge base', and I'll caution you accordingly.
|
156 |
+
|
157 |
+
Additionally, I'll provide three follow-up questions tailored to the input query and context, aiming to deepen our exploration:
|
158 |
*****
|
159 |
You may also try the following questions:
|
160 |
1. Question1
|