By mancer ยท Updated 2026-07-24 ยท general-purpose chat
Mancer: Weaver (alpha) is best suited for general-purpose chat. Access it through one Appmo API key alongside 390 other models โ Appmo's optimizer can route to it automatically when it is the best value for a request.
curl https://appmo.com/v1/chat/completions \
-H "Authorization: Bearer $APPMO_KEY" \
-d '{"model":"mancer/weaver","messages":[{"role":"user","content":"Hello"}]}'How much does Mancer: Weaver (alpha) cost?
Mancer: Weaver (alpha) costs $0.5 per 1M input tokens and $0.75 per 1M output tokens ($0.563 blended), as of 2026-07-24. Prices are expected to fall as competition increases.
What is Mancer: Weaver (alpha) best for?
Mancer: Weaver (alpha) is best suited for general-purpose chat.
How do I use Mancer: Weaver (alpha)?
Send requests to Appmo's OpenAI-compatible endpoint with model id "mancer/weaver" and one API key โ no separate provider account needed.