Agent Sessions
How to use Dapr to reliably and securely manage agent state
Dapr provides APIs for developers looking to build OpenAI agents that scale and operate reliably in production. Dapr provides first class integrations that range from agent session management to connecting agents via pub/sub and orchestrating agentic workflows. The Dapr OpenAI integration is a Python package that developers can use to augment OpenAI agents with the various Dapr APIs.
How to use Dapr to reliably and securely manage agent state