enhance pi configuration and skills

This commit is contained in:
Rasyidan Akbar F. 2026-07-18 00:35:18 +07:00
commit ab0a86a707
18 changed files with 2000 additions and 159 deletions

View file

@ -22,6 +22,19 @@
"cacheRead": 0.08,
"cacheWrite": 0
}
},
{
"id": "kimi-k3",
"name": "CrofAI Kimi K3",
"reasoning": true,
"contextWindow": 1000000,
"maxTokens": 262144,
"cost": {
"input": 2,
"output": 8,
"cacheRead": 0.25,
"cacheWrite": 0
}
}
]
}