Enable graph-based memory retrieval for more contextually relevant results
enable_graph=True
parameter. You’ll also need to specify output_format="v1.1"
to receive the enriched response format.
add
operation will not be available directly in the response.
As adding graph memories is an asynchronous operation due to heavy processing,
you can use the get_all()
endpoint to retrieve the memory with the graph metadata.