Framework Agnostic
How does Catalyst integrate with OpenAI Agents SDK without code changes?
Catalyst integrates by running your OpenAI Agents SDK agent within a durable workflow. The SDK’s agent loop is treated as a deterministic step, with state persisted by Dapr Workflows. No SDK-specific modifications are needed.
Was this article helpful?
Your feedback helps improve Diagrid's FAQ experience.
Keep reading
More Diagrid FAQ articles
- Framework Agnostic
Can I run my existing LangGraph agents on Diagrid Catalyst without rewriting them?
Run LangGraph agents on Diagrid Catalyst without rewriting. Framework-agnostic durable execution for AI agents.
- Framework Agnostic
Does Diagrid Catalyst support CrewAI agents in production?
Deploy CrewAI agents on Diagrid Catalyst without rewriting. Framework-agnostic durable execution for multi-agent systems.
- Framework Agnostic
What is the architecture for running framework-agnostic agents on Catalyst?
Architecture of Diagrid Catalyst for framework-agnostic agent execution. Durable workflows with MCP tool authorization.