| 8289 | bool guard_second_reasoning; |
| 8290 | bool sent_thinking; |
| 8291 | bool sent_text; |
| 8292 | anthropic_tool_stream tool; |
| 8293 | } anthropic_stream; |
| 8294 | |
| 8295 | static bool anthropic_sse_start_live(int fd, const request *r, const char *id, |
| 8296 | int prompt_tokens, anthropic_stream *st) { |