Skip to content

[BUG?] Compatible providers no longer showing up #38

@psociety

Description

@psociety

OS: Windows 11
Plugin version: 0.5.1
Config:

    "aether.compatibleModels": [
        {
            "id": "BADALEJO",
            "name": "BADALEJO",
            "provider": "compatible",
            "baseUrl": "https://ai.XXX.com/v1",
            "model": "GLM-4.7",
            "sdkMode": "openai",
            "maxInputTokens": 114688,
            "maxOutputTokens": 16384,
            "capabilities": {
                "toolCalling": true,
                "imageInput": false
            },
            "outputThinking": true,
            "includeThinking": true,
            "customHeader": {
                "apikey": "XXXXXXX"
            },
            "tooltip": "DLEEE"
        }
    ],
Image

Friday last week it was working :S

Reinstalling the plugin doesnt work
Restarting the whole IDE doesnt work
Readding the provider doesnt work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions