Skip to content

Sonnet 3.7 not working #10

@ghost

Description

  • name: openrouter/anthropic/claude-3.7-sonnet
    edit_format: diff
    extra_params:
    model: openai/claude-3.7-sonnet
    api_key: n/a
    api_base: http://localhost:3000/v1

  • name: openrouter/anthropic/claude-3.7-sonnet-thought
    edit_format: diff
    extra_params:
    model: openai/claude-3.7-sonnet-thought
    api_key: n/a
    api_base: http://localhost:3000/v1

  • name: claude-3-7-sonnet-20250219
    edit_format: diff
    extra_params:
    model: openai/claude-3.7-sonnet
    api_key: n/a
    api_base: http://localhost:3000/v1

  • name: claude-3-7-sonnet-20250219-thought
    edit_format: diff
    extra_params:
    model: openai/claude-3.7-sonnet-thought
    api_key: n/a
    api_base: http://localhost:3000/v1


This doesn't work. Getting error: litellm.APIError: APIError: OpenAIException - Error code: 500 - {'error': 'Streaming error'}

SEARCH/REPLACE block

ERROR: Error in streaming mode: {"name":"Error","message":"Request Failed: 400 {"error":{"message":"Model is not supported for this request.","param":"model","code":"model_not_supported","type":"invalid_request_error"}}\n"}

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