strands-agents
v0.0.1
Published
A package for strands agents
Readme
strands-agents
A package for strands agents.
Installation
npm install strands-agentsUsage
const strandsAgents = require('strands-agents');
// Get a greeting
console.log(strandsAgents.hello());License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
