Writing / Agents

Posts tagged: Agents

March 17, 2026

Generate PDF Reports from AutoGen Agents with DocAPI

AutoGen agents can research, reason, and write — but producing a PDF requires extra plumbing. Here's how to wire DocAPI into an AutoGen function so your agents can generate polished PDF reports autonomously.

6 min read

March 17, 2026

Generate PDF Reports from CrewAI Agents with DocAPI

CrewAI crews are great at multi-agent research and writing — but they can't produce PDFs without extra plumbing. Here's how to wire DocAPI into a CrewAI tool so your crew can generate polished PDF reports autonomously.

7 min read

March 17, 2026

Generate PDF Reports from LlamaIndex Agents with DocAPI

LlamaIndex agents can query documents, reason over data, and synthesize answers — but producing a PDF requires extra plumbing. Here's how to wire DocAPI into a LlamaIndex FunctionTool so your agent can generate polished PDF reports autonomously.

6 min read

March 16, 2026

Generate PDF Reports from LangChain Agents with DocAPI

LangChain agents can research and write. They can't produce PDFs without a human in the loop — unless you give them the right tool. Here's how to wire DocAPI into a LangChain agent so it can generate polished PDF reports autonomously.

6 min read