Skip to content

add: trip planner with strands agents and vllm - #2666

Open
dwarez wants to merge 8 commits into
mainfrom
trip-planner-tutorial
Open

add: trip planner with strands agents and vllm#2666
dwarez wants to merge 8 commits into
mainfrom
trip-planner-tutorial

Conversation

@dwarez

@dwarez dwarez commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Documentation-only addition (tutorial notebook); no production code, auth, or data-path changes.

Overview
Adds a new SageMaker tutorial notebook at docs/sagemaker/notebooks/sagemaker-sdk/trip-planner-agent-vllm/sagemaker-notebook.ipynb that walks through deploying Qwen/Qwen3-8B on SageMaker with the Hugging Face vLLM DLC and building a multi-turn trip-planning agent with Strands Agents.

The notebook covers ModelBuilder deployment (pinned vLLM image, CUDA 13 inference AMI), vLLM env vars for tool calling and Qwen3 reasoning, a direct chat-completions smoke test, mock tools (weather, currency, places), multi-turn agent demos, optional Hugging Face MCP tools, an optional Gradio streaming chat UI (with a public-share cost/security note), and endpoint cleanup.

Reviewed by Cursor Bugbot for commit 234a9fa. Bugbot is set up for automated code reviews on this repo. Configure here.

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Comment thread docs/superpowers/specs/2026-07-24-trip-planner-agent-vllm-design.md Outdated

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit f39ee0d. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants