mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #402] [MERGED] Add o3-mini support for azure_openai, also add structured output support for reasoning models #1345
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/402
Author: @ymshenyu
Created: 3/8/2025
Status: ✅ Merged
Merged: 3/8/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (3)
dd18e5bfeat(azure_openai): add o3-mini supporte26a427fix: fix tokens calculation for o3-mini6fc7c25feat: add json_schema support for both o1 and o3📊 Changes
4 files changed (+83 additions, -6 deletions)
View changed files
📝
models/azure_openai/manifest.yaml(+1 -1)📝
models/azure_openai/models/constants.py(+70 -2)📝
models/azure_openai/models/llm/llm.py(+6 -3)📝
models/azure_openai/provider/azure_openai.yaml(+6 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.