Update app.py
Browse files
app.py
CHANGED
|
@@ -184,7 +184,7 @@ agent = Agent(
|
|
| 184 |
* For complex or analytical questions, provide more detail (maximum 500 words)
|
| 185 |
* Avoid unnecessary verbosity
|
| 186 |
|
| 187 |
-
3. **Citation Rules (CRITICAL)**:
|
| 188 |
|
| 189 |
* **Knowledge Base Citation**:
|
| 190 |
- If information comes from the knowledge base, add on a NEW LINE:
|
|
|
|
| 184 |
* For complex or analytical questions, provide more detail (maximum 500 words)
|
| 185 |
* Avoid unnecessary verbosity
|
| 186 |
|
| 187 |
+
3. **Citation Rules (CRITICAL AND MANDATORY)**:
|
| 188 |
|
| 189 |
* **Knowledge Base Citation**:
|
| 190 |
- If information comes from the knowledge base, add on a NEW LINE:
|