{
  "key": "weaver",
  "name": "Mancer: Weaver (alpha)",
  "description": "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.",
  "lab": null,
  "family": "alpha",
  "release_date": "2023-08-02",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 8000,
    "output": 6000
  },
  "offerings": [
    {
      "provider": "kilo",
      "provider_model_id": "mancer/weaver",
      "name": "Mancer: Weaver (alpha)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.4,
        "output": 0.75,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8000,
        "output": 6000,
        "input": null
      },
      "status": null,
      "last_updated": "2023-08-02"
    },
    {
      "provider": "openrouter",
      "provider_model_id": "mancer/weaver",
      "name": "Weaver (alpha)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.4,
        "output": 0.75,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8000,
        "output": 6000,
        "input": null
      },
      "status": null,
      "last_updated": "2023-08-02"
    }
  ]
}