-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
area:configurationRelates to configuration optionsRelates to configuration optionside:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Description
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I'm not able to find a related conversation on GitHub discussions that reports the same bug
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Windows
- Continue version: 1.0.55
- IDE version: IntteliJ IDEA 2024.1.1Description
- name: Qwen3-Coder-30B-A3B-Instruct
provider: openai
model: Qwen3-Coder-30B-A3B-Instruct
apiBase: https://xxxxxx.com.tr/
apiKey: sk-xxxxxxxx
requestOptions:
caBundlePath: C:\Users\ai\Desktop\cert\ai.pem
roles:
- autocomplete
- chat
- edit
- apply
defaultCompletionOptions:
contextLength: 120000
I'm using config.yaml as shown above. There's no problem in VSCode. There is a problem in IntelliJ. The problem starts with version 1.0.33 of the Continue plugin. This error did not exist in 1.0.21. My current version is 1.0.55.
I'm getting the following error. I've tried everything in the document, but I haven't gotten any results.
Header name must be a valid HTTP token ["openaı-organization"]
To reproduce
No response
Log output
Metadata
Metadata
Assignees
Labels
area:configurationRelates to configuration optionsRelates to configuration optionside:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Type
Projects
Status
Todo