Commit ·
91a7fde
1
Parent(s): 0ee6a35
adding more banned contents
Browse files
Config_files/message_system_config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"claude_models": ["claude-3-5-haiku-latest"],
|
| 31 |
"inference_models": ["google/gemma-3-27b-instruct/bf-16", "meta-llama/llama-3.2-11b-instruct/fp-16"],
|
| 32 |
"google_models": ["gemini-2.5-flash-lite", "gemini-2.5-flash", "gemini-2.0-flash"],
|
| 33 |
-
"banned_contents": [373883, 358813, 301039, 377366, 404990, 404991]
|
| 34 |
}
|
| 35 |
|
| 36 |
|
|
|
|
| 30 |
"claude_models": ["claude-3-5-haiku-latest"],
|
| 31 |
"inference_models": ["google/gemma-3-27b-instruct/bf-16", "meta-llama/llama-3.2-11b-instruct/fp-16"],
|
| 32 |
"google_models": ["gemini-2.5-flash-lite", "gemini-2.5-flash", "gemini-2.0-flash"],
|
| 33 |
+
"banned_contents": [373883, 358813, 301039, 377366, 404990, 404991, 286542]
|
| 34 |
}
|
| 35 |
|
| 36 |
|
Messaging_system/PromptGenerator.py
CHANGED
|
@@ -154,7 +154,7 @@ Below is the content we want to recommend to the user:
|
|
| 154 |
When incorporating this content into the message and header, follow these guidelines to keep them friendly, relevant, and casual (not too scripted):
|
| 155 |
|
| 156 |
1. **Title Usage**:
|
| 157 |
-
- Refer to the **CONTENT_TITLE** or
|
| 158 |
- Avoid making it feel like a promotion; frame it as something that *might interest* or *help* the user.
|
| 159 |
|
| 160 |
2. **Content Type Context**:
|
|
@@ -170,7 +170,7 @@ When incorporating this content into the message and header, follow these guidel
|
|
| 170 |
- Avoid sounding pushy or overly promotional. Think friendly nudge, not marketing pitch.
|
| 171 |
|
| 172 |
5. **Time References**
|
| 173 |
-
-
|
| 174 |
|
| 175 |
6. **Flexibility**:
|
| 176 |
- You don’t need to include all elements every time. Prioritize what feels most relevant and natural based on the context.
|
|
|
|
| 154 |
When incorporating this content into the message and header, follow these guidelines to keep them friendly, relevant, and casual (not too scripted):
|
| 155 |
|
| 156 |
1. **Title Usage**:
|
| 157 |
+
- Refer to the **CONTENT_TITLE** or naturally in the message — paraphrase or describe it, but do *not* quote it or use it verbatim.
|
| 158 |
- Avoid making it feel like a promotion; frame it as something that *might interest* or *help* the user.
|
| 159 |
|
| 160 |
2. **Content Type Context**:
|
|
|
|
| 170 |
- Avoid sounding pushy or overly promotional. Think friendly nudge, not marketing pitch.
|
| 171 |
|
| 172 |
5. **Time References**
|
| 173 |
+
- DO NOT not refer to the content as “new,” “recent,” “latest,” or use any other time-related wording as the content might not be new.
|
| 174 |
|
| 175 |
6. **Flexibility**:
|
| 176 |
- You don’t need to include all elements every time. Prioritize what feels most relevant and natural based on the context.
|
pianote_segment.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|