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