AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

7 matches for "async workflows"

Resources

Perplexity Deep Research Workflows

Cookbook · Perplexity · Intermediate

You want a current, implementation-focused Perplexity walkthrough for long-running deep-research jobs, async handling, and batch-style research flows.

deep research, agent api, async workflows, research workflows, grounded answers

OpenAI background mode

Guide · OpenAI · Intermediate

You need the current OpenAI path for long-running jobs, asynchronous tool workflows, or agent tasks that should continue outside a foreground request.

openai, background mode, long-running jobs, agents, automation

OpenAI Batch API guide

Guide · OpenAI · Intermediate

You want the official OpenAI pattern for queueing large asynchronous jobs such as eval runs, backfills, classification batches, or dataset generation.

openai, batch api, async workflows, cost optimization, offline processing

Anthropic Batch processing

Guide · Anthropic · Intermediate

You want the official Claude path for queued offline jobs such as large-scale summarization, labeling, evaluation, or document processing.

anthropic, batch processing, async workflows, offline jobs, claude

Gemini Webhooks

Guide · Google AI for Developers · Intermediate

You want Gemini to notify your app when long-running jobs finish instead of polling Batch, Interactions, or video operations in a loop.

gemini, webhooks, interactions api, background execution, async workflows

Gemini Batch API

Guide · Google AI for Developers · Intermediate

You want the official Gemini route for high-volume asynchronous generation, evaluation, extraction, or backfill workloads.

gemini, batch api, async workflows, cost optimization, offline processing

Gemini background execution

Guide · Google AI for Developers · Intermediate to advanced

You need Google's current pattern for long-running Gemini tasks such as deep research, multi-step agents, and server-side asynchronous execution.

gemini, background execution, interactions api, async workflows, deep research