For the complete documentation index, see llms.txt. This page is also available as Markdown.

AIAgentAudit

Attributes of the AIAgentAudit type

Name
Type
Description

aiAgentThread

aiAgentThreadId

ID

createdAt

ISO8601DateTime

id

ID

inputTokens

Int

interactionCount

Int

llmModelName

String

messages

List (Message)

outcome

String

outputTokens

Int

success

Boolean

summary

String

updatedAt

ISO8601DateTime

userRequest

String

warrenName

String

Last updated

Was this helpful?