recentConversations(matching:)
Returns a list of recent conversations that match the given predicate.
Declaration
final func recentConversations(matching request: Predicate<ConversationHistoryManager.RecentConversation>) async throws -> [ConversationHistoryManager.RecentConversation]