Skip to content

Not able to use Haiku 4.5 after adding to config.json file #15

@joshkellett87

Description

@joshkellett87

I'm trying to add the hew Hiaku 4.5 model to the config.json file. I'm using the API model name and same syntax as my other Claude models, but I'm gettingThe following error when I try to use it in Droid:
Error: 400 unknown provider for model claude-haiku-4-5-20251001

Here's the JSON:

{
      "model_display_name": "CC: Haiku 4.5",
      "model": "claude-haiku-4-5-20251001",
      "base_url": "http://localhost:8317",
      "api_key": "dummy-not-used",
      "provider": "anthropic"
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions