Skip to content

bump ovh_ai_endpoints plugin to version 4.0.3 - #3071

Merged
crazywoola merged 1 commit into
langgenius:mainfrom
rungeard:bump-ovh_ai_endpoints-plugin-4.0.3
Sep 13, 2026
Merged

bump ovh_ai_endpoints plugin to version 4.0.3#3071
crazywoola merged 1 commit into
langgenius:mainfrom
rungeard:bump-ovh_ai_endpoints-plugin-4.0.3

Conversation

@rungeard

Copy link
Copy Markdown
Contributor

Plugin Submission

Plugin information

Submission type

  • New plugin
  • Version update

What changed

Updated the OVH AI Endpoints plugin to version 4.0.3.

Risk level

  • Low risk
  • Medium risk
  • High risk

Required checks

  • I have read and followed the Marketplace submission requirements.
  • I have read and comply with the Plugin Developer Agreement.
  • I tested this plugin on Dify Community Edition and Dify Cloud, or documented any limitation below.
  • The package contains only files needed at runtime.
  • The package does not contain secrets, local credentials, .env files, .git directories, virtual environments, caches, logs, or IDE files.
  • The package does not contain executables or bundled binaries, or I explained why they are required below.
  • The plugin README includes setup steps, usage instructions, required APIs or credentials, connection requirements, and the source repository link.
  • The plugin includes PRIVACY.md or a hosted privacy policy, and manifest.yaml references it.
  • All user-facing text is primarily in English, with any localized README files following the i18n guidance.

Security and privacy notes

This plugin is low risk because it sends user-provided prompts, images, and audio only to fixed OVH AI Endpoints HTTPS domains to perform inference. It uses the API key supplied through Dify only to authenticate these requests; it does not persist credentials, prompts, or responses.

The plugin does not execute commands or code, access the local filesystem, run SQL, automate browsers, or fetch arbitrary user-controlled URLs. Its Dify tool permission exposes model invocation only.

Local validation

  • uv run pytest
  • uv run ruff check
  • Limitation: Dify Community Edition and Dify Cloud integration tests require a running Dify instance and OVH credentials, so they are not run by this CI workflow.

Reviewer notes

This PR contains only the generated .difypkg version update.

@github-actions github-actions Bot added the risk: low Low-risk Marketplace submission label Sep 12, 2026

@crazywoola crazywoola left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

CI is green: Pre Check Plugin and PR Risk Label passed.

@crazywoola
crazywoola merged commit bf4d3a9 into langgenius:main Sep 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: low Low-risk Marketplace submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants