<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OpenAI on Dapr Docs</title><link>https://v1-18.docs.dapr.io/developing-ai/agent-integrations/openai-agents/</link><description>Recent content in OpenAI on Dapr Docs</description><generator>Hugo</generator><language>en</language><atom:link href="https://v1-18.docs.dapr.io/developing-ai/agent-integrations/openai-agents/index.xml" rel="self" type="application/rss+xml"/><item><title>Agent Sessions</title><link>https://v1-18.docs.dapr.io/developing-ai/agent-integrations/openai-agents/openai-agents-sessions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v1-18.docs.dapr.io/developing-ai/agent-integrations/openai-agents/openai-agents-sessions/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>By using Dapr to manage the state and &lt;a href="https://openai.github.io/openai-agents-python/sessions/">session data for OpenAI agents&lt;/a>, users can store agent state in all databases supported by Dapr, including key/value stores, caches and SQL databases. Developers also get built-in tracing, metrics and resiliency policies that make agent session data operate reliably in production.&lt;/p>
&lt;h2 id="getting-started">Getting Started&lt;/h2>
&lt;p>Initialize Dapr locally to set up a self-hosted environment for development. This process fetches and installs the Dapr sidecar binaries, runs essential services as Docker containers, and prepares a default components folder for your application. For detailed steps, see the official &lt;a href="https://v1-18.docs.dapr.io/getting-started/install-dapr-cli/">guide on initializing Dapr locally&lt;/a>.&lt;/p></description></item></channel></rss>