personal memory agent
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update search_ping_identity

+1 -1
+1 -1
search_ping_identity.py
··· 3 3 4 4 # The user's query parameters 5 5 query = "" # Optional: add a keyword search 6 - day = "20260407" 6 + day = "20260414" 7 7 facet = "ping_identity" 8 8 9 9 total_hits, results = search_journal(query, day=day, facet=facet, limit=100)