Skip to content

Make column variable format in prompt {{ var }} instead of { var } #153

Open
@benjaminye

Description

@benjaminye

This improves user experience when desire output is json

E.g.

prompt_stub:
  >-
  {
    "foo": {col_1},
    "bar": {col_2}
  }

The current approach would not work as we're capturing everything inside {}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions