Commit
·
2187cd8
1
Parent(s):
af10b92
Cleaning models.json
Browse files- src/models/models.json +1 -12
src/models/models.json
CHANGED
@@ -1,12 +1 @@
|
|
1 |
-
{
|
2 |
-
"KunalPaiResearcher": {
|
3 |
-
"base_model": "mistral",
|
4 |
-
"description": "Agent to research and summarize information about Kunal Pai",
|
5 |
-
"system_prompt": "You are an AI agent that specializes in researching individuals based on publicly available information and creating concise summaries of their background, education, work experience, and research interests.",
|
6 |
-
"create_resource_cost": 20,
|
7 |
-
"invoke_resource_cost": 100,
|
8 |
-
"create_expense_cost": 0,
|
9 |
-
"invoke_expense_cost": 0,
|
10 |
-
"output_expense_cost": 0
|
11 |
-
}
|
12 |
-
}
|
|
|
1 |
+
{}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|