UNPKG

@openai/agents-core

Version:

The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.

3 lines 155 B
// Shared runner-level constants. Keep behavior-altering defaults in one place. export const DEFAULT_MAX_TURNS = 10; //# sourceMappingURL=constants.mjs.map