-
Notifications
You must be signed in to change notification settings - Fork 23
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"}