|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Semantic query log entry |
||
| MessageId |
string |
Message ID |
|
| ConversationId |
string |
Conversation ID |
|
| AgentName |
string |
Agent name |
|
| Question |
string |
Input question |
|
| Status |
string |
Execution status |
|
| ClarificationNeeded |
boolean |
Whether clarification is needed |
|
| ClarificationQuestion |
string |
Clarification question text |
|
| Content | Content |
Structured result body |
|
| IsError |
boolean |
Whether it is an error |
|
| ErrorCode |
string |
Error code |
|
| ErrorMessage |
string |
Error details |
|
| CreatedAt |
string |
Creation time (milliseconds) |
|
| DurationMs |
integer |
Invocation duration (milliseconds) |
|
| Source |
string |
Log source |
该文章对您有帮助吗?