Towards Data Science

You Probably Don’t Need an Agent Framework

Most LLM applications need a clear workflow, not an autonomous agent. Here's how to build one in plain Python.

Towards Data Science
Aug 4

Using Agents as Tools

Building manager–specialist workflows with the OpenAI Agents SDK The post Using Agents as Tools appeared first on Towards Data Science .

By Shuai Guo