Skip to main content

Agent Development Kit (ADK) overlay for the Agentex API — FastACP server, Temporal workflows, LLM provider integrations, observability

Project description

agentex-sdk

The Agent Development Kit (ADK) overlay for the Agentex API.

What's in here

This package ships everything under agentex.lib.*:

  • ACP server (agentex.lib.sdk.fastacp) — FastAPI-based agent control plane.
  • Temporal workflows (agentex.lib.core.temporal) — durable agent execution.
  • CLI (agentex.lib.cli) — agentex init, agentex run, deploy helpers.
  • LLM provider integrations (agentex.lib.adk.providers, agentex.lib.core.temporal.plugins) — OpenAI Agents, Claude Agent SDK, pydantic-ai, langgraph, litellm.
  • Observability (agentex.lib.core.tracing, agentex.lib.core.observability) — SGP, Datadog, OpenTelemetry tracing processors.

Installation

pip install agentex-sdk

This automatically pulls in agentex-client (the slim Stainless-generated REST client) so from agentex import Agentex, AsyncAgentex works the same as before.

When to use this vs agentex-client

  • agentex-sdk — you're authoring agents. Pulls everything: ACP server, Temporal, MCP, LLM providers, observability, CLI. ~37 deps.
  • agentex-client — you only need to call the Agentex REST API. No agent authoring, no Temporal workflows, no FastACP server, no provider integrations. 6 deps.

The two packages contribute disjoint files to the agentex.* namespace — agentex/lib/* ships only from agentex-sdk.

Repo layout

This package is hand-authored and lives at adk/ inside scaleapi/scale-agentex-python. Stainless codegen never touches adk/** — it's outside the generated surface. The sibling agentex-client package lives at the repo root and IS Stainless-generated.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentex_sdk-0.14.0-py3-none-any.whl (522.8 kB view details)

Uploaded Python 3

File details

Details for the file agentex_sdk-0.14.0-py3-none-any.whl.

File metadata

  • Download URL: agentex_sdk-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 522.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for agentex_sdk-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c885fd259fbb136c623723aaafc82632da58a30c9367e7cfa7c3495829a88656
MD5 ba011b27aac65f8da15b87a747d2cb8b
BLAKE2b-256 a6fcb84792f636748e605b1e40018e7eb91d9caba664a37b031716c6e2574716

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page