conversations.json json
21 lines 433 B
Raw
sha256:fbe982a22c05c6fe2e93876f250deecdb43d883f648b4e1810c7546caa9f17db docs: activate KNOWTATION- board identity and preserve livi… Human minor ⚠ breaking 3 days ago
1 [
2 {
3 "title": "Test conversation",
4 "mapping": {
5 "msg-1": {
6 "message": {
7 "author": { "role": "user" },
8 "content": { "parts": ["Hello"] },
9 "create_time": 1700000000
10 }
11 },
12 "msg-2": {
13 "message": {
14 "author": { "role": "assistant" },
15 "content": { "parts": ["Hi there!"] },
16 "create_time": 1700000001
17 }
18 }
19 }
20 }
21 ]
File History 1 commit
sha256:fbe982a22c05c6fe2e93876f250deecdb43d883f648b4e1810c7546caa9f17db docs: activate KNOWTATION- board identity and preserve livi… Human minor 3 days ago