MA
Mancer: Weaver (alpha)
8K context$0.75/M input$1.00/M output
mancer/weaverDescription
An attempt to recreate Claude-style verbosity, but don't expect the same level of coherence or memory. Meant for use in roleplay/narrative situations.
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "mancer/weaver",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text