Skip to main content
You can find the code for this example in examples/single.ipynb.

Setup

Install the agentsjson-core package and the openai package to create and run an agent:
Load the agents.json file:

Creating and Running an Agent

Set up your .env file with your API keys. We’ll use Stripe for this agent.
Set up your agent:
Configure authentication:
Run your agent: