Skip to content

{{{ input }}} error in model #6749

@Mysorrows

Description

@Mysorrows

Before submitting your bug report

Relevant environment info

- OS: Win 11
- Continue version: 1.0.30
- IDE version: pycharm 25.1
- Model: ANY
- config:
  
  

prompts:
  - name: plant uml
    description: plant uml
    prompt: |
      <role> role name </role>
      <desc>
        {{{ input }}}
      </desc>

Description

When I use {{{ input }}}, an error message "t.registerHelper is not a function" appears, but this should be allowed before. And I think this should be replaced in continue, not called in llm.

Image

To reproduce

No response

Log output

Metadata

Metadata

Labels

ide:jetbrainsRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on Windows

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions