We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f147ba8 commit 164e1d5Copy full SHA for 164e1d5
1 file changed
docs/frameworks.md
@@ -99,8 +99,8 @@ agentcore add agent \
99
100
### What gets imported
101
102
-The import process fetches your Bedrock Agent's full configuration and translates it into framework-specific Python
103
-code that runs on AgentCore:
+The import process fetches your Bedrock Agent's full configuration and translates it into framework-specific Python code
+that runs on AgentCore:
104
105
- **Action groups** (function-schema and built-in) become `@tool` decorated functions
106
- **Knowledge bases** become retrieval tool integrations
0 commit comments