mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
7 lines
107 B
JSON
7 lines
107 B
JSON
|
|
{
|
||
|
|
"user_id": "user123",
|
||
|
|
"messages": [
|
||
|
|
{"role": "user", "content": "Tell me a joke."}
|
||
|
|
]
|
||
|
|
}
|