forked from aiagenta2z/ai-agent-marketplace
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathagent.json
More file actions
16 lines (16 loc) · 722 Bytes
/
agent.json
File metadata and controls
16 lines (16 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name": "My First AI Coding Agent",
"content": "This AI Agent can do complicated programming work for humans",
"website": "https://www.my_first_agent.com",
"field": "AI AGENT",
"subfield": "Coding Agent",
"content_tag_list": "coding,python",
"github": "https://github.com/AI-Hub-Admin/My-First-AI-Coding-Agent",
"thumbnail_picture": "https://avatars.githubusercontent.com/u/242328252?s=200&v=4",
"upload_image_files": "",
"api": "https://www.my_first_agent.com/agent",
"price_type": "PER_CALL",
"price_per_call_credit": 0.0,
"price_fixed_credit" : 0.0,
"price_subscription": "Basic: your basic plan introduction, Advanced: Your Advanced Plan introduction, etc."
}