Building manager–specialist workflows with the OpenAI Agents SDK The post Using Agents as Tools appeared first on Towards Data Science .
By Shuai Guo
A hands-on walkthrough of code execution with the OpenAI Agents SDK and Docker The post Build an LLM Agent That Can Write and Run Code appeared first on Towards Data Science .
By Shuai Guo
Most LLM applications need a clear workflow, not an autonomous agent. Here's how to build one in plain Python.
By Shuai Guo
Building a browser-use agent with OpenAI Agents SDK and Playwright MCP The post How to Give an LLM Agent a Browser appeared first on Towards Data Science .
By Shuai Guo
A hybrid LLM application pattern that combines a predefined workflow with adaptive agent behavior The post Put the Agent Inside the Workflow appeared first on Towards Data Science .
By Shuai Guo
Understanding ow LLMs interact with the world around them, from returning data to taking action The post Tool Calling, Explained: How AI Agents Decide What to Do Next appeared first on Towards Data Science .
By Maria Mouschoutzi