elph-ai 0.0.28

Unified LLM API with provider collections, auth resolution, and streaming
Documentation
{
    "k3": {
        "api": "anthropic-messages",
        "baseUrl": "https://api.kimi.com/coding",
        "contextWindow": 1048576,
        "cost": {
            "cacheRead": 0,
            "cacheWrite": 0,
            "input": 0,
            "output": 0
        },
        "headers": {
            "User-Agent": "KimiCLI/1.5"
        },
        "id": "k3",
        "input": ["text", "image"],
        "maxTokens": 131072,
        "name": "Kimi K3",
        "provider": "kimi-coding",
        "reasoning": true
    },
    "k3-256k": {
        "api": "anthropic-messages",
        "baseUrl": "https://api.kimi.com/coding",
        "contextWindow": 262144,
        "cost": {
            "cacheRead": 0,
            "cacheWrite": 0,
            "input": 0,
            "output": 0
        },
        "headers": {
            "User-Agent": "KimiCLI/1.5"
        },
        "id": "k3-256k",
        "input": ["text", "image"],
        "maxTokens": 131072,
        "name": "Kimi K3-256K",
        "provider": "kimi-coding",
        "reasoning": true
    },
    "kimi-for-coding": {
        "api": "anthropic-messages",
        "baseUrl": "https://api.kimi.com/coding",
        "contextWindow": 262144,
        "cost": {
            "cacheRead": 0,
            "cacheWrite": 0,
            "input": 0,
            "output": 0
        },
        "headers": {
            "User-Agent": "KimiCLI/1.5"
        },
        "id": "kimi-for-coding",
        "input": ["text", "image"],
        "maxTokens": 32768,
        "name": "Kimi K2.7 Code",
        "provider": "kimi-coding",
        "reasoning": true
    },
    "kimi-for-coding-highspeed": {
        "api": "anthropic-messages",
        "baseUrl": "https://api.kimi.com/coding",
        "contextWindow": 262144,
        "cost": {
            "cacheRead": 0,
            "cacheWrite": 0,
            "input": 0,
            "output": 0
        },
        "headers": {
            "User-Agent": "KimiCLI/1.5"
        },
        "id": "kimi-for-coding-highspeed",
        "input": ["text", "image"],
        "maxTokens": 32768,
        "name": "Kimi For Coding HighSpeed",
        "provider": "kimi-coding",
        "reasoning": true
    }
}