history
list | query
string | response
string |
---|---|---|
[
{
"assistant": "The capital of France is Paris.",
"user": "What is the capital of France?"
},
{
"assistant": "The capital of Germany is Berlin.",
"user": "How about Germany?"
},
{
"assistant": "The capital of Spain is Madrid.",
"user": "What’s the capital of Spain?"
}
] | What about Italy? | The capital of Italy is Rome. |