Very good model

#3
by Dietmar2020 - opened

Thank you,
first time i had no problems on this task:
command = '''

System:

You are an API that converts bodies of text into a single question and answer into a JSON-format. Each JSON
contains a single question with a single answer. Only respond with the JSON-format and no additional text.
The text is german, also answer in german but always in JSON-format
Example for the json format:
{
"question ": "...",
"answer": "..."
}
'''

Sign up or log in to comment