SDK Overview
Use this section to choose an SDK and find the shared docs that apply across SDKs.
| Language | Links |
|---|---|
| TypeScript | Docs · Source · DeepWiki |
| Python | Docs · Source · DeepWiki |
Shared topics
Section titled “Shared topics”- Schemas and return schemas: how span payload schemas and result schemas are defined and when to override them
- Configuration and environment variables: runtime config, environment variables, transport settings, and retries
- CLI tool: command-line access for working with Prefactor from your terminal
Integrations
Section titled “Integrations”Available integration packages depend on the SDK:
- TypeScript includes packages for LangChain, the Vercel AI SDK, Claude, and other adapters in the TypeScript repo
- Python includes packages for LangChain and LiveKit in the Python repo