Skip to content

config para pi agent #10

Description

@svg153
{
  "providers": {
    "custom-api-nan-builders": {
      "baseUrl": "https://api.nan.builders/v1",
      "api": "openai-completions",
      "apiKey": "sk-...",
      "timeoutSeconds": 300,
      "models": [
        {
          "id": "qwen3.6",
          "name": "qwen3.6 (NaN)",
          "api": "openai-completions",
          "reasoning": true,
          "input": ["text", "image"],
          "cost": {
            "input": 0,
            "output": 0,
            "cacheRead": 0,
            "cacheWrite": 0
          },
          "contextWindow": 262144,
          "maxTokens": 65536
        },
        {
          "id": "gemma4",
          "name": "Gemma4 (NaN)",
          "api": "openai-completions",
          "reasoning": true,
          "input": ["text", "image"],
          "cost": {
            "input": 0,
            "output": 0,
            "cacheRead": 0,
            "cacheWrite": 0
          },
          "contextWindow": 262144,
          "maxTokens": 65536
        },
        {
          "id": "deepseek-v4-flash",
          "name": "deepseek (NaN)",
          "api": "openai-completions",
          "reasoning": true,
          "input": ["text", "image"],
          "cost": {
            "input": 0,
            "output": 0,
            "cacheRead": 0,
            "cacheWrite": 0
          },
          "contextWindow": 1048576,
          "maxTokens": 65536
        },
        {
          "id": "mimo-v2.5",
          "name": "mimo (NaN)",
          "api": "openai-completions",
          "reasoning": true,
          "input": ["text", "image"],
          "cost": {
            "input": 0,
            "output": 0,
            "cacheRead": 0,
            "cacheWrite": 0
          },
          "contextWindow": 1048576,
          "maxTokens": 65536
        }
      ],
      "authHeader": false
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions