TY
Jev 1.13.0
$0.04/M input— output
typesafe/jev-1.13.0Description
TypeSafe native evaluation model, served on /v1/systemone.
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "typesafe/jev-1.13.0",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text