[bug] AzureOpenAI model seed value can only be selected as 0 or 1. #43

Closed
opened 2026-02-15 21:15:25 -05:00 by yindo · 1 comment
Owner

Originally created by @IthacaDream on GitHub (Jun 30, 2025).

In the current implementation, the value of azure openai LLM seed can only be selected as 0 or 1, and cannot be set to any other legal integer.

Image

according to azure doc: azure/ai-services/openai/reference

seed cound be any legal Integer not only 0 or 1

Originally created by @IthacaDream on GitHub (Jun 30, 2025). In the current implementation, the value of `azure openai LLM seed` can only be selected as 0 or 1, and cannot be set to any other legal integer. ![Image](https://github.com/user-attachments/assets/f941416f-3907-4756-973f-20c3e5255905) according to azure doc: [azure/ai-services/openai/reference](https://learn.microsoft.com/en-us/azure/ai-services/openai/reference) seed cound be any legal `Integer` not only `0` or `1`
yindo closed this issue 2026-02-15 21:15:25 -05:00
Author
Owner

@IthacaDream commented on GitHub (Jun 30, 2025):

closed, shoud adress to dify-official-plugins

@IthacaDream commented on GitHub (Jun 30, 2025): closed, shoud adress to dify-official-plugins
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#43