-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Reworked example of deploying with strands using Functional API #1946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Mintlify preview ID generated: preview-deploy-1765922975-cdf3a4f |
katmayb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions / nits, but otherwise lgtm
|
|
||
| * Python 3.9+ | ||
| * Dependencies: `pip install strands-agents strands-agents-tools langgraph` | ||
| * AWS Credentials in your environment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there any AWS docs pages we could link to for this?
| { | ||
| "group": "Tutorials", | ||
| "pages": [ | ||
| "langsmith/autogen-integration", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to set up any redirect for this page? I'm not sure how popular it was, let me know and I can add that in once you've merged.
Co-authored-by: Kathryn May <[email protected]>
|
Mintlify preview ID generated: preview-deploy-1766011655-c2a6a24 |
|
Mintlify preview ID generated: preview-deploy-1766012069-4daedd2 |
Overview
Type of change
Type: [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other]
Related issues/PRs
Checklist
docs devsrc/docs.jsonif needed(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow
Additional notes