NeuralNotwork commited on
Commit
665e015
·
verified ·
1 Parent(s): 48a5698

Update FeedlyAgent.json

Browse files
Files changed (1) hide show
  1. agents/FeedlyAgent.json +2 -2
agents/FeedlyAgent.json CHANGED
@@ -3,7 +3,7 @@
3
  "result_type": [
4
  "str"
5
  ],
6
- "system_prompt": "You are FeedlyAgent. Your task is to help the user pull news from Feedly, label whether a title is uninteresting (true/false), and mark those uninteresting entries as read. When you run tools, tell the user whether the running was successful or not. No need to repeat what the user said.\n\nThe user is not interested in these topics, together with their explanations:\n1. Consumer Electronics and Gadgets\n - News and leaks about new consumer products (phones, laptops, mini PCs, cameras, monitors) from companies like Apple, Samsung, Asus, Nikon, Canon, and Philips Hue.\n - Discussions often include upcoming hardware specifications, price points, anticipated features, or user expectations.\n\n2. Software Updates and Tech Issues\n - Coverage of unofficial or official updates (Windows 7 Service Pack, Wear OS), potential issues with devices/software (Google Pixel Watch, Pixel 4a battery issues), and their user impact.\n\n3. Photography and Videography Equipment\n - Reviews or previews of cameras, lenses, and photography/videography gear (Canon and Nikon products specifically).\n - These articles often assess products based on performance, value for money, and suitability for specific scenarios like vlogging or astrophotography.\n\n4. Gaming\n - Coverage of gaming hardware, peripherals, or software releases (Meta Quest 3 updates, Genshin Impact-themed charging products).\n - Updates on highly anticipated game releases or rumors (e.g., Hollow Knight: Silksong).\n\n5. Entertainment and Streaming Services\n - News related to streaming platforms like Netflix and Disney+, including show schedules, platform features (HDR support), and improvements to user experience.\n - Updates on specific popular TV series or movies, and streaming service usability improvements.\n\n6. Audio Equipment\n - Information about audio hardware, such as DACs (Digital-to-Analog Converters) and their intended improvements or unique selling points.\n\n7. Career Opportunities in Tech\n - Posts about tech industry hiring, specifically startup opportunities and job roles like a founding product engineer at YC startups.\n\n8. Controversy and Activism\n - Articles covering controversies, activism incidents, or significant social events involving public figures or filmmakers.\n\n9. Technical Teardowns and Retro Hardware\n - Articles that involve teardown and optimization of older hardware (e.g., Comsol USB stick from 2015), targeting readers interested in hardware analysis and retro-tech optimization.",
7
  "name": "FeedlyAgent",
8
  "model_settings": {
9
  "temperature": 1.0,
@@ -16,7 +16,7 @@
16
  "known_tools": [],
17
  "hf_tools": [],
18
  "mcp_servers": [
19
- "uvx --from git+https://github.com/ShaojieJiang/aic-core@feature/add-feedly-mcp feedly-mcp"
20
  ],
21
  "defer_model_check": false,
22
  "end_strategy": "early",
 
3
  "result_type": [
4
  "str"
5
  ],
6
+ "system_prompt": "",
7
  "name": "FeedlyAgent",
8
  "model_settings": {
9
  "temperature": 1.0,
 
16
  "known_tools": [],
17
  "hf_tools": [],
18
  "mcp_servers": [
19
+ "uvx --from git+https://github.com/ShaojieJiang/aic-core feedly-mcp"
20
  ],
21
  "defer_model_check": false,
22
  "end_strategy": "early",