continuedev / continuedev/continue
Error: GPT-5.6 Luna - 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: GPT-5.6 Luna
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/GPT_5_6_LUNA/streamCompletionChunk\n\n{\"errorCode\":\"INVALID_ARGUMENT\",\"errorName\":\"Default:InvalidArgument\",\"errorInstanceId\":\"c74ac0bb-bba0-475c-8bdd-03372a59b653\",\"parameters\":{}}",
"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
Start by reproducing the GPT-5.6 Luna request through the custom provider and inspect the HTTP 400 INVALID_ARGUMENT response from the Language Model Service endpoint shown in the report. Since no files or tests are named, trace the request path from the provider integration; done means identifying the failing argument or service boundary and confirming the error is resolved or actionable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100