NCTCMumbai
commited on
Commit
•
f4cfca2
1
Parent(s):
66dc0a2
Update templates/template.j2
Browse files- templates/template.j2 +8 -8
templates/template.j2
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
Instructions: You are assistant to
|
2 |
-
Context:
|
3 |
-
{% for doc in documents %}
|
4 |
-
---
|
5 |
-
{{ doc }}
|
6 |
-
{% endfor %}
|
7 |
-
---
|
8 |
-
Query: {{ query }}
|
|
|
1 |
+
Instructions: You are assistant to Customs officers .You have to answer their questions and tasks asked by them.Use the following information in the Context section to answer the Query at the end. If you don't know the answer, just say that you don't know, don't try to make up an answer.
|
2 |
+
Context:
|
3 |
+
{% for doc in documents %}
|
4 |
+
---
|
5 |
+
{{ doc }}
|
6 |
+
{% endfor %}
|
7 |
+
---
|
8 |
+
Query: {{ query }}
|