2 references to IsValidCreatedAt
Microsoft.Extensions.AI.Abstractions (2)
ChatCompletion\ChatResponseExtensions.cs (2)
522if (message.CreatedAt is null && IsValidCreatedAt(update.CreatedAt)) 596if (response.CreatedAt is null && IsValidCreatedAt(update.CreatedAt))