mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
* add precommit check
* remove check
* Revert "remove check"
This reverts commit 9987b62b9b.
* fix checks
* fix whitespace errors
12 lines
272 B
JSON
12 lines
272 B
JSON
{
|
|
"user_id": "user123",
|
|
"messages": [
|
|
{
|
|
"uuid": "550e8400-e29b-41d4-a716-446655440000",
|
|
"timestamp": "2023-10-05T12:34:56.789123",
|
|
"role": "user",
|
|
"content": "Tell me a joke.",
|
|
"intent_changed": true
|
|
}
|
|
]
|
|
}
|