Compositions · Agent SDKs

Agent SDKs

7 compositions.

  • Agent Development Kit (ADK)Provide a code-first, model-agnostic Python and Java framework for composing LLM agents with deterministic workflow agents into multi-agent applications that c…
  • Claude Agent SDKEmbed Claude Code's autonomous agent loop — same tools, same context management — as a programmable library in Python or TypeScript so production agents can re…
  • InstructorGet reliable, type-safe structured data from any LLM by patching the provider client to accept a Pydantic response_model, validate the response, and retry with…
  • OpenAI Agents SDKProvide a lightweight, production-ready Python and TypeScript framework for building multi-agent workflows around four primitives: Agents, handoffs, guardrails…
  • OpenAI SwarmExplore an ergonomic, minimal model of multi-agent orchestration where agents are functions, control transfer is just returning another Agent from a tool, and…
  • OpenClaw-RLTrain personalised LLM agents by turning live multi-turn conversations into fully-asynchronous RL training signals across terminal, GUI, software-engineering,…
  • Vercel AI SDKProvide a free, TypeScript-first toolkit that standardises calls to any model provider with a single API for text generation, structured-object generation, str…