Skip to content

feat: update netmind model plugin to 0.0.2 (add vision/multimodal support)#2645

Open
anhuaxiang wants to merge 1 commit into
langgenius:mainfrom
protagolabs:netmind-0.0.2-vision
Open

feat: update netmind model plugin to 0.0.2 (add vision/multimodal support)#2645
anhuaxiang wants to merge 1 commit into
langgenius:mainfrom
protagolabs:netmind-0.0.2-vision

Conversation

@anhuaxiang

Copy link
Copy Markdown

Plugin Submission Form

1. Submission Type

  • New plugin submission
  • Version update for existing plugin

2. Description

Update the Netmind model plugin from 0.0.1 to 0.0.2.

This release adds multimodal / vision support to the Netmind LLM models. Users can now enable a "Vision Support" toggle when configuring a Netmind chat model, allowing image input (multimodal) to be passed through to Netmind's OpenAI-compatible inference API.

Changes in this version:

  • Add vision_support credential option for LLM models (provider/netmind.yaml), which enables the VISION model feature.
  • Remove debug print statements and unused imports from the LLM implementation.
  • Bump version 0.0.10.0.2.

3. 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

4. Documentation Checklist

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details

5. Privacy Protection Information

Data Collection

This plugin does not collect any user personal data. Requests (including prompts and images) are forwarded directly to the Netmind inference API using the user-provided API key.

Privacy Policy

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

…port)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant