Multi-step prompt sequences for complex AI workflows.
57 tools found
OpenAI Agents SDK example orchestrating Portfolio Manager, Macro, Fundamental, and Quantitative agents in parallel to produce an investment research memo.
Fan out specialized OpenAI Agents SDK agents in parallel, then fan their outputs into one meta-agent answer.
A notebook showing how to generate embeddings through the Azure OpenAI service, from resource setup to a sample request.
A notebook showing Azure OpenAI function calling end to end: API key or Active Directory auth, function definition, and response handling.
Walks through OpenAI's Batch API for lower-cost async jobs, with movie-categorization and image-captioning examples.
Quickstart scripts for downloading OpenAI Compliance API logs into a SIEM or data lake, for Unix or Windows.
A guide to building an OAuth-protected Azure Function as middleware connecting a GPT Action to an app like SharePoint.
Jupyter notebook demonstrating how to evaluate LLM answers about GitHub repositories using OpenAI Evals framework with custom datasets and MCP tools.
OpenAI Agent SDK + Databricks Managed MCP cookbook for a supply-chain copilot that forecasts demand and flags material shortages.
OpenAI cookbook using o1 to zero-shot convert knowledge base articles into step-by-step, function-calling LLM routines.
Cookbook for building governed AI agents: specialist agents, tracing, centralized guardrails, eval-driven tuning, and red-teaming.
An OpenAI cookbook routing queries between web search and a Pinecone vector database via the Responses API's multi-tool orchestration.