Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Editing actions sends empty prompts #7497

Unanswered
Naruyoko asked this question in Help
Discussion options

The Ctrl+I edit mode chat and actions like "Fix Grammar / Spelling" send empty prompts, resulting in gibberish. Chat and autocomplete work as expected. I am using LM Studio, but I doubt that that is relevant as this is an issue with prompt generation.

Visual Studio Code: 1.103.2
Continue: 1.2.1

config.yml:

name: Local Assistant
version: 1.0.0
schema: v1
models:
 # ...
 - name: qwen3-4b-thinking-2507
 provider: lmstudio
 apiBase: http://<IP>:1234/v1/
 model: qwen3-4b-thinking-2507
 roles:
 - chat
 - edit
 defaultCompletionOptions:
 contextLength: 4096
context:
 - provider: code
 - provider: docs
 - provider: diff
 - provider: terminal
 - provider: problems
 - provider: folder
 - provider: codebase
You must be logged in to vote

Replies: 1 comment

Comment options

can you share me the the prompt logs/screenshots from the continue console?

(tested it now on ollama and seems to be working fine)

image
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /