Skip to content

Conversation

FeiDaLI
Copy link
Contributor

@FeiDaLI FeiDaLI commented Oct 4, 2025

What type of PR is this?

add direct execution support for local development

What this PR does / why we need it:

This PR adds a main entry point to app.py, allowing the FastAPI application to be started directly using python app.py without requiring Docker or a full vLLM environment.
This change improves the local development experience by enabling a mock-based setup for users who have installed dependencies locally. It aligns with the "Install in Local" documentation and reduces the barrier to entry for testing.

@FeiDaLI FeiDaLI requested review from rootfs and Xunzhuo as code owners October 4, 2025 06:13
Copy link

netlify bot commented Oct 4, 2025

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit 8554788
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/68e0baf525164f0008371202
😎 Deploy Preview https://deploy-preview-341--vllm-semantic-router.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

github-actions bot commented Oct 4, 2025

👥 vLLM Semantic Team Notification

The following members have been identified for the changed files in this PR and have been automatically assigned:

📁 tools

Owners: @yuluo-yx, @rootfs, @Xunzhuo
Files changed:

  • tools/mock-vllm/app.py

vLLM

🎉 Thanks for your contributions!

This comment was automatically generated based on the OWNER files in the repository.

@Xunzhuo Xunzhuo merged commit cc0d4d6 into vllm-project:main Oct 4, 2025
9 checks passed
Aias00 pushed a commit to Aias00/semantic-router that referenced this pull request Oct 4, 2025
Aias00 pushed a commit to Aias00/semantic-router that referenced this pull request Oct 4, 2025
Aias00 pushed a commit to Aias00/semantic-router that referenced this pull request Oct 4, 2025
Aias00 pushed a commit to Aias00/semantic-router that referenced this pull request Oct 4, 2025
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.

3 participants