continue icon indicating copy to clipboard operation
continue copied to clipboard

Relace instant apply failure - no support for completion

Open IngLP opened this issue 5 months ago • 7 comments

Before submitting your bug report

Relevant environment info

- OS: macOS 15.4.1
- Continue version: 1.0.16
- IDE version: IntelliJ 2025.1.1.1
- Model:
- config:
  
models:
  - name: Relace Instant Apply
    provider: relace
    model: Instant-Apply
    apiKey: rlc-MS
    roles:
      - apply
    promptTemplates:
      apply: "{{{ new_code }}}"
  
  OR link to assistant in Continue hub:

Description

Ask whatever model to do a change to your code. Apply it using Relace Instant Apply (model config from continue hub). Apply fails with error "Relace provider does not support streaming completion."

To reproduce

No response

Log output


IngLP avatar May 13 '25 08:05 IngLP