continuedev / continuedev/continue
Error: Claude Opus 4.7 - Unknown error
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Error Details
Model: Claude Opus 4.7
Provider: custom
Status Code: N/A
Error Output
Unable to complete request to the Language Model Service. Error: {
"originalError": "Error: HTTP 400 Bad Request from https://waypoint-envoy.rubix-system.svc.cluster.local:8443/compute/47f9d4/foundry/foundry-container-service-api/foundry-container-service/api/foundry-proxy/language-model-service/api/llm/v3/completion/AnthropicClaude_4_7_Opus/streamCompletionChunk\n\n{\"errorCode\":\"CUSTOM_CLIENT\",\"errorName\":\"LanguageModelService:LlmHttpClientError\",\"errorInstanceId\":\"52f9c3a6-b03f-4d6b-b2ce-b08ed9641713\",\"parameters\":{\"modelCreator\":\"Optional[ANTHROPIC]\",\"responseBody\":\"Optional[{\\\"message\\\":\\\"messages: text content blocks must be non-empty\\\"}]\",\"modelBackendId\":\"Optional[VERTEX]\",\"errorType\":\"Optional.empty\",\"errorMessage\":\"Optional.empty\",\"errorCode\":\"Optional.empty\",\"statusCode\":\"400\"}}",
"type": "OTHER"
}
Additional Context
Please add any additional context about the error here
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no files, entry points, or tests. Start by reproducing the Claude Opus 4.7 request through the custom provider and trace handling of the empty text content block indicated by the HTTP 400 response. Done means the request is handled correctly and a regression test covers the failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100