Add `thread_id` and `turn_id` to `item/started`, `item/completed`, and `error` notifications. Otherwise the client will have a hard time knowing which thread & turn (if multiple threads are running in parallel) a new item/error is for. Also add `thread_id` to `turn/started` and `turn/completed`. |
||
|---|---|---|
| .. | ||
| account.rs | ||
| config_rpc.rs | ||
| mod.rs | ||
| model_list.rs | ||
| rate_limits.rs | ||
| review.rs | ||
| thread_archive.rs | ||
| thread_list.rs | ||
| thread_resume.rs | ||
| thread_start.rs | ||
| turn_interrupt.rs | ||
| turn_start.rs | ||