Commit 6b090e8
committed
Add debugging logs and update ConversationInfo interface
- Add debug logging to see actual conversation data structure
- Update ConversationInfo interface to include stats field from API response
- Add optional fields like title, created_at, updated_at to match API
Co-authored-by: openhands <[email protected]>1 parent 87c22d3 commit 6b090e8
File tree
2 files changed
+7
-1
lines changed- example/src/components
- src/models
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
307 | 308 | | |
308 | 309 | | |
309 | 310 | | |
| 311 | + | |
310 | 312 | | |
311 | 313 | | |
312 | 314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
0 commit comments