Skip to content

vllm provider v0.2.3#2397

Merged
crazywoola merged 4 commits into
langgenius:mainfrom
yangyaofei:main
May 13, 2026
Merged

vllm provider v0.2.3#2397
crazywoola merged 4 commits into
langgenius:mainfrom
yangyaofei:main

Conversation

@yangyaofei
Copy link
Copy Markdown
Contributor

@yangyaofei yangyaofei commented May 11, 2026

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

v0.2.3 (this update)

  • Updated to v0.2.3 with multilingual README (English root + readme/README_zh_Hans.md)
  • Added skills/release workflow documentation

v0.2.2 fixes

Features (since v0.2.0)

  • extra_body: Pass any vLLM extra parameters directly as JSON
  • Thinking Mode: enable_thinking toggle with compatibility_mode (strict/extended)
  • Reasoning Effort: Support reasoning_effort (none/low/medium/high), natively supported by vLLM
  • Compatibility Mode: Extended mode injects chat_template_kwargs, thinking, enable_thinking at top level
  • Structured Output: Support response_format, json_schema, reasoning_format
  • Thinking Content Filter: Auto-filter think content when thinking is disabled
  • Thinking Content Cleanup: Strip thinking content from history before requests
  • vLLM Reasoning Field: Priority read reasoning (vLLM >= 0.17.1), fallback to reasoning_content

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

No data collection

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

@yangyaofei yangyaofei changed the title vllm provider v0.2.1 vllm provider v0.2.2 May 11, 2026
Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

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

❌ Request Changes

Decision: Request changes

Failed Checks

Check Status Detail Required action
PR content language ❌ Fail PR title/body CJK ratio=8.7% (zh=159, en=1673, ignored_zh=0, allowed_zh<=0); Chinese characters are not allowed in PR content except configured allowlist snippets. Rewrite the PR title/body in English, excluding only the allowlisted bilingual notice.
README language ❌ Fail README.md CJK ratio=7.5% (zh=176, en=2166, allowed_zh<=0); Chinese characters are not allowed. Use multilingual README guidance: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme Remove Chinese characters from README.md and use the multilingual README pattern: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme

Full Check Results

Check Status Detail Required action
PR content language ❌ Fail PR title/body CJK ratio=8.7% (zh=159, en=1673, ignored_zh=0, allowed_zh<=0); Chinese characters are not allowed in PR content except configured allowlist snippets. Rewrite the PR title/body in English, excluding only the allowlisted bilingual notice.
Project structure ✅ Pass All expected files present: manifest.yaml, README.md, PRIVACY.md. _assets/: yes. None.
Manifest author ✅ Pass author is valid. None.
Icon validation ✅ Pass icon exists: _assets/vLLM-Logo.svg None.
Version check ✅ Pass version 0.2.2 is available. None.
README language ❌ Fail README.md CJK ratio=7.5% (zh=176, en=2166, allowed_zh<=0); Chinese characters are not allowed. Use multilingual README guidance: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme Remove Chinese characters from README.md and use the multilingual README pattern: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
PRIVACY.md ✅ Pass PRIVACY.md exists and is non-empty. None.
Dependency install ✅ Pass requirements installed successfully. None.
dify_plugin version ✅ Pass dify_plugin version 0.7.4 satisfies >= 0.5.0. None.
Install test ✅ Pass plugin install test passed. None.
Packaging test ✅ Pass packaging check passed. None.

Next steps

Please address these issues and push an update.

@yangyaofei yangyaofei changed the title vllm provider v0.2.2 vllm provider v0.2.3 May 12, 2026
@yangyaofei
Copy link
Copy Markdown
Contributor Author

@crazywoola done

@crazywoola crazywoola merged commit 9f362fc into langgenius:main May 13, 2026
1 check passed
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