mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #637] [MERGED] feat(azure_openai): support gpt-4.5-preview #1470
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/637
Author: @kurokobo
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @crazywoola
Base:
main← Head:azure_openai_gpt45📝 Commits (2)
1052427feat: add support for gpt-4.5-previewa48abc7feat: bump azure_openai version to 0.0.12📊 Changes
4 files changed (+93 additions, -8 deletions)
View changed files
📝
models/azure_openai/manifest.yaml(+1 -1)📝
models/azure_openai/models/constants.py(+82 -6)📝
models/azure_openai/models/llm/llm.py(+1 -1)📝
models/azure_openai/provider/azure_openai.yaml(+9 -0)📄 Description
Related Issue or Context
This PR adds:
As a minor fix, this PR also corrects price table for gpt-4o-* models.
Type of Change
Version Control (if applicable)
Versionfield, not in Meta section)Test Evidence (if applicable)
Screenshots or Video/GIF:
Environment Verification
Local Deployment Environment
Local Deployment Dify Version: 1.1.3
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.