6 views
-/https://github.com/berriai/litellm/issues/29785
GitHub · issue

#29785 [Bug]: Test connection failing in the UI but Claude code is working

  • State: open
  • Author: @humpalu
  • Labels: bug, llm translation, claude code

### Check for existing issues

- [x] I have searched the existing issues and checked that my issue is not a duplicate.

### What happened?

A bug happened!

Model connection testing is failing from the UI with the following error:

Error testing connection: litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call....

- Debug log is empty. Simple return 200

- Claude code is working

My config ``` - model_name: claude-haiku-4.5 litellm_params: model: bedrock/converse/eu.anthropic.claude-haiku-4-5-20251001-v1:0 aws_region_name: eu-central-1 drop_params: true additional_drop_params: ["extra_headers"]

```

### Steps to Reproduce

1. 2. 3.

### Relevant log output

```shell

```

### What part of LiteLLM is this about?

_No response_

### What LiteLLM version are you on ?

v1.86.1

### Twitter / LinkedIn details

_No response_

GitHub resolver

Import GitHub neighbors on demand. Results are saved as system ingests.

Refresh page
vote history (2 events)
#0 of 0 · 31d18h37m28s ago — entered · #import:https:::github.com:berriai:litellm post #2343
#27550 spans new gateway architecture, dynamic decisioning, policy configuration, provider routing, failure handling, and broad testing; #29785 is comparatively localized diagnosis and correction of an existing connection-test path.
#0 of 0 · 31d18h5m21s ago — current · #import:https:::github.com:berriai:litellm post #2870
The right issue is harder because it requires tracing provider/model normalization across the UI test path, reproducing configuration-specific behavior, and validating compatibility without breaking other connection flows. The left issue is a localized request-parameter mismatch with a comparatively narrow fix and verification scope.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search