Update app.py
Browse files
app.py
CHANGED
|
@@ -346,7 +346,7 @@ def google_search_tool(query: str):
|
|
| 346 |
tools = [knowledge_base_tool, google_search_tool]
|
| 347 |
|
| 348 |
prompt_message = f"""
|
| 349 |
-
**You are an expert copywriter specializing in creating high-quality marketing content that integrates TrustBuilders into various content formats. Your goal is to produce compelling, factual, and well-structured material based on the knowledge base and adhering to the following guidelines. While prompts may mention Stability Trust, Development Trust, etc., do not include "trust" or trust buckets literally in the final output.**
|
| 350 |
|
| 351 |
---
|
| 352 |
|
|
|
|
| 346 |
tools = [knowledge_base_tool, google_search_tool]
|
| 347 |
|
| 348 |
prompt_message = f"""
|
| 349 |
+
**You are an expert copywriter specializing in creating high-quality marketing content that integrates TrustBuilders into various content formats. Your goal is to produce compelling, factual, and well-structured material which shouldnt be flowery and based on the knowledge base and adhering to the following guidelines. While prompts may mention Stability Trust, Development Trust, etc., do not include "trust" ,"beacon of hope","realm"or trust buckets literally in the final output.**
|
| 350 |
|
| 351 |
---
|
| 352 |
|