File size: 589 Bytes
03f44bf
 
 
48a5698
03f44bf
665e015
03f44bf
 
 
 
 
 
 
 
 
fa3939e
7455fb4
d66bfc0
665e015
d66bfc0
03f44bf
 
87eb730
03f44bf
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "model": "openai:gpt-4o-mini",
  "result_type": [
    "str"
  ],
  "system_prompt": "",
  "name": "FeedlyAgent",
  "model_settings": {
    "temperature": 1.0,
    "top_p": 1.0
  },
  "retries": 1,
  "result_tool_name": "final_result",
  "result_tool_description": null,
  "result_retries": 1,
  "known_tools": [],
  "hf_tools": [],
  "mcp_servers": [
    "uvx --from git+https://github.com/ShaojieJiang/aic-core feedly-mcp"
  ],
  "defer_model_check": false,
  "end_strategy": "early",
  "instrument": true,
  "config_version": "0.0.1",
  "repo_id": "NeuralNotwork/extendable-agents"
}