Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -2160,7 +2160,7 @@ def handle_prompt(prompt):
|
|
| 2160 |
display_typing_indicator()
|
| 2161 |
cleaned_text = ""
|
| 2162 |
base_instructions = """
|
| 2163 |
-
|
| 2164 |
|
| 2165 |
1. **Exact Wording**:
|
| 2166 |
- When asked for **key trust drivers**, **top trust builders**, or **brand positioning statements**, search the **provided knowledgebase** and give the exact wording as-is, maintaining the original formatting.
|
|
@@ -2168,7 +2168,6 @@ def handle_prompt(prompt):
|
|
| 2168 |
2. **External Queries**:
|
| 2169 |
- For other queries, such as those mentioning **Food for the Hungry** or **FH**, search the internet using reliable valid sources.
|
| 2170 |
- Always provide valid, verifiable source links.
|
| 2171 |
-
- *Be overly specific with details like $dollar amounts, awards, people's names, and program titles.*
|
| 2172 |
|
| 2173 |
3. **Content Guidelines**:
|
| 2174 |
- Do **not** use **trust bucket names** (e.g., Stability Trust, Benefit Trust) in headings or content. Strictly avoid mentioning them.Also (beacon of hope,realm)
|
|
|
|
| 2160 |
display_typing_indicator()
|
| 2161 |
cleaned_text = ""
|
| 2162 |
base_instructions = """
|
| 2163 |
+
*Be overly specific with details like $dollar amounts, awards, people's names, and program titles.*
|
| 2164 |
|
| 2165 |
1. **Exact Wording**:
|
| 2166 |
- When asked for **key trust drivers**, **top trust builders**, or **brand positioning statements**, search the **provided knowledgebase** and give the exact wording as-is, maintaining the original formatting.
|
|
|
|
| 2168 |
2. **External Queries**:
|
| 2169 |
- For other queries, such as those mentioning **Food for the Hungry** or **FH**, search the internet using reliable valid sources.
|
| 2170 |
- Always provide valid, verifiable source links.
|
|
|
|
| 2171 |
|
| 2172 |
3. **Content Guidelines**:
|
| 2173 |
- Do **not** use **trust bucket names** (e.g., Stability Trust, Benefit Trust) in headings or content. Strictly avoid mentioning them.Also (beacon of hope,realm)
|