mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #766] [MERGED] add o4-mini to OpenAi model Provider #1539
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/766
Author: @ZacharyKehlGEAppliances
Created: 4/21/2025
Status: ✅ Merged
Merged: 4/25/2025
Merged by: @Yeuoly
Base:
main← Head:main📝 Commits (5)
008ff91add o4-mini yaml file84d6a46update manifest57245b9update o4-mini yaml filedf3ac91update o4-mini yaml fileedd11c7Add new YAML configuration files for models o3 and o4-mini with updated parameters and pricing details.📊 Changes
5 files changed (+197 additions, -1 deletions)
View changed files
📝
models/openai/manifest.yaml(+1 -1)➕
models/openai/models/llm/o3-2025-04-16.yaml(+49 -0)➕
models/openai/models/llm/o3.yaml(+49 -0)➕
models/openai/models/llm/o4-mini-2025-04-16.yaml(+49 -0)➕
models/openai/models/llm/o4-mini.yaml(+49 -0)📄 Description
Related Issues or Context
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.1.0,<0.2.0in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.