|
Longbridge OpenAPI C++ SDK
|
#include <types.hpp>
Public Attributes | |
| int64_t | started_at |
| Start time, Unix timestamp in seconds. More... | |
Payload of a ThinkingStarted conversation stream event — the Agent has entered the reasoning phase (analyzing the question, planning tool calls). Between this and ThinkingFinished, Message events with message_type == "think" and tool-call events may arrive.
| int64_t longbridge::agent::ThinkingStartedPayload::started_at |
Start time, Unix timestamp in seconds.