Skip to content

Customized prompts not clear to me #378

Answered by clemlesne
Lovenoreus asked this question in Q&A
Discussion options

You must be logged in to vote

The error in the logs directly point to bad YAML formatting.

Here is how to format a multiline string with YAML:

test:
  abc: |
    example of
    multiline string

Your formatter in your IDE (VS Code for example) should warn you about errors.

Or, go to websites like https://jsonformatter.curiousconcept.com to lint your YAML.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@clemlesne
Comment options

Answer selected by clemlesne
@Lovenoreus
Comment options

@clemlesne
Comment options

@Lovenoreus
Comment options

Comment options

You must be logged in to vote
2 replies
@clemlesne
Comment options

@clemlesne
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants