MCPcopy Create free account
hub / github.com/promptfoo/promptfoo / agent.py

File agent.py

examples/integration-strands-agents/agent.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Strands agent implementation with weather tools.
2
3This module demonstrates how to build a Strands agent with custom tools
4that can be evaluated by promptfoo. It showcases:

Callers

nothing calls this directly

Calls 2

run_agentFunction · 0.85
getenvMethod · 0.80

Tested by

no test coverage detected