Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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