Build a personalized healthcare agent that remembers patient information across conversations using Zentry and Google ADK
save_patient_info
tool.
retrieve_patient_info
tool to recall her specific situation.
Zentry_client.add()
- Stores new information with appropriate metadataZentry_client.search()
- Retrieves relevant memories using semantic searchthreshold
parameter in the search function ensures that only highly relevant memories are returned.