Skip to content

matteofigus/bedrock-agent-sample

 
 

Repository files navigation

Bedrock Agent with Powertools for AWS

This is a work in progress sample to test the ongoing implementation of the upcoming Powertools for AWS (TypeScript) Event Handler for Bedrock Agent Functions.

Deploy

npm ci
npm run cdk deploy

Test

Use the Bedrock Console to test the agent, try asking it questions like:

  • What's the weather in Seattle?
  • What's the weather like in Madrid and in Rome?

Cleanup

npm run cdk destroy

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • JavaScript 2.1%