continuedev / continuedev/continue

The temperature field will be automatically injected even if it is not set.

Open
#12,972 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:configuration kind:bug
Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Before submitting your bug report
Relevant environment info
- OS:
- Continue version:
- IDE version:
- Model:
- config:
  

  
  OR link to agent in Continue hub:
Description

I didn't add the temperature field, and continue would automatically inject it; however, the PackyCode I'm using doesn't support this field.

To reproduce

No response

Log output
{"message":"Unsupported parameter: temperature","type":"bad_response_status_code","param":"","code":"bad_response_status_code"}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Continue configuration and request path, using the reported PackyCode model and the log message about the unsupported temperature parameter. Reproduce the request with temperature omitted, then verify that the parameter is no longer sent unless it is explicitly configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend-api-design
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.