Skip to content

Example — Agent with presets + skills

Category: Big (AI agent) · Script: examples/big/07_agent_with_configs.py

Discovery preset, policy guardrails, and bio skills on one agent.


How to run

pip install -e "src/praisonai-bio"
export OPENAI_API_KEY=sk-...
python examples/big/07_agent_with_configs.py

Needs: Internet + OpenAI API key.


Tested output

Live capture from ./scripts/capture_example_outputs.sh.

Click to view full output
- **Model ID**: [BIOMD0000000428](https://www.biomodels.org/BIOMD0000000428)

← All examples