[PR #2758] feat: Add new Azure OpenAI Embedding models #23821

Closed
opened 2026-02-21 20:21:49 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/2758

State: closed
Merged: Yes


Description

Add Azure OpenAI Embedding models.

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

CleanShot 2024-03-08 at 18 02 41@2x

CleanShot 2024-03-08 at 17 30 09@2x

CleanShot 2024-03-08 at 17 57 20@2x

CleanShot 2024-03-08 at 17 57 43@2x

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
  • optional I have made corresponding changes to the documentation
  • optional I have added tests that prove my fix is effective or that my feature works
  • optional New and existing unit tests pass locally with my changes
**Original Pull Request:** https://github.com/langgenius/dify/pull/2758 **State:** closed **Merged:** Yes --- # Description Add Azure OpenAI Embedding models. ## Type of Change - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? ![CleanShot 2024-03-08 at 18 02 41@2x](https://github.com/langgenius/dify/assets/1336967/26276d42-5fb9-46cc-9e18-573557078b9c) ![CleanShot 2024-03-08 at 17 30 09@2x](https://github.com/langgenius/dify/assets/1336967/71d90fbb-e689-4399-9732-f2f4c74b04cd) ![CleanShot 2024-03-08 at 17 57 20@2x](https://github.com/langgenius/dify/assets/1336967/a29518ad-74fd-4122-b2a0-19b095beebb2) ![CleanShot 2024-03-08 at 17 57 43@2x](https://github.com/langgenius/dify/assets/1336967/4611904b-cd7c-4d06-a579-a7e18654fe21) # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods - [ ] `optional` I have made corresponding changes to the documentation - [ ] `optional` I have added tests that prove my fix is effective or that my feature works - [ ] `optional` New and existing unit tests pass locally with my changes
yindo added the pull-request label 2026-02-21 20:21:49 -05:00
yindo closed this issue 2026-02-21 20:21:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23821