PE
Perceptron: Perceptron Mk1
33K context$0.15/M input$1.50/M output
perceptron/perceptron-mk1Description
Perceptron Mk1 (Mark One) is Perceptron's highest-quality vision-language model for video and embodied reasoning.** It accepts image and video inputs paired with natural language queries, and produces detailed visual understanding...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "perceptron/perceptron-mk1",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: VideoOutput: Text
Pricing
Input$0.15/M
Output$1.50/M
Context33K tokens
Model Info
ProviderPerceptron
IDperceptron/perceptron-mk1