Bedrock AgentCore Starter Toolkit v0.1.14
Installation
pip install bedrock-agentcore-starter-toolkit==0.1.14What's Changed
See CHANGELOG.md for details.
What's Changed
- Release v0.1.13 by @github-actions[bot] in #205
- Fix pyproject.toml installation in subdirectories by @DennisTraub in #207
- docs: Add llm.txt and file on runtime deployment by @theumbrella1 in #202
- fix: llm.txt typo by @theumbrella1 in #210
- docs: Generate llm.txt via mkdocs-llmstxt by @theumbrella1 in #213
- Fix: Runtime configure function now sets CodeBuild execution role from --code_build_execution_role parameter by @kuriaks1 in #184
New Contributors
- @theumbrella1 made their first contribution in #202
- @kuriaks1 made their first contribution in #184
Full Changelog: v0.1.13...v0.1.14