MCPcopy Create free account
hub / github.com/openai/openai-agents-python / dapr_session_example.py

File dapr_session_example.py

examples/memory/dapr_session_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Example demonstrating Dapr State Store session memory functionality.
3
4This example shows how to use Dapr-backed session memory to maintain conversation

Callers

nothing calls this directly

Calls 7

setup_environmentFunction · 0.85
setup_instructionsFunction · 0.85
demonstrate_multi_storeFunction · 0.85
mainFunction · 0.70
getMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected