Skip to content

Commit 6583d33

Browse files
Update genai-commons.md
1 parent 962212f commit 6583d33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/en/docs/marketplace/genai/reference-guide/genai-commons.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ The data stored in this entity is to be used later on for traceability use cases
138138
| `DurationMilliseconds` | The duration between the start and end of the whole model invocation. |
139139
| `Input` | The initial input of the model invocation (usually a user prompt). |
140140
| `Output` | The response of the final message sent by the model (usually an assistant message). |
141+
| `HasError` | Indicates if any span call has failed. |
141142
| `_AgentVersionId` | The id of the agent version (if applicable) as sent via the request. |
142143
| `_ConversationId` | The id of the conversation (if applicable) as sent via the request. This is usually created by the model provider. |
143144

0 commit comments

Comments
 (0)