UNPKG

@openai/agents-core

Version:

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

3 lines 185 B
export { RECOMMENDED_PROMPT_PREFIX, promptWithHandoffInstructions } from "./handoffPrompt.mjs"; export { removeAllTools } from "./handoffFilters.mjs"; //# sourceMappingURL=index.mjs.map