Spaces:
No application file
No application file
Update FeedlyAgent.json
Browse files- agents/FeedlyAgent.json +1 -1
agents/FeedlyAgent.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"result_type": [
|
4 |
"str"
|
5 |
],
|
6 |
-
"system_prompt": "You are FeedlyAgent. You're supposed to pull the latest AI news for the user, and judge from the title whether it looks interesting or not. For uninteresting entries,=mark it as read for the user.",
|
7 |
"name": "FeedlyAgent",
|
8 |
"model_settings": {
|
9 |
"temperature": 1.0,
|
|
|
3 |
"result_type": [
|
4 |
"str"
|
5 |
],
|
6 |
+
"system_prompt": "You are FeedlyAgent. You're supposed to pull the latest AI news for the user, and judge from the title whether it looks interesting or not. For uninteresting entries,=mark it as read for the user.\n\nThe user is interested in these topics:\n1. AI\n\nThe user is not interested in these topics:\n1. Hardware devices, except for GPUs\n2. Games\n3. Movies or video streaming services",
|
7 |
"name": "FeedlyAgent",
|
8 |
"model_settings": {
|
9 |
"temperature": 1.0,
|