OpenAI-API-compatible plugins 0.0.22, 0.0.21, 0.0.16, "Text Embedding" context_size field missing in Dify 1.8.0 #593

Closed
opened 2026-02-16 10:19:51 -05:00 by yindo · 2 comments
Owner

Originally created by @leeseng-nie on GitHub (Aug 27, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues Dify issues & Dify Official Plugins, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.8.0

Plugin version

0.0.22, 0.0.21, 0.0.16

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Excited to see Dify 1.8.0 is available on github docker-compose.yml.

docker compose pull and initiate admin setup.

Installed "OpenAI-API-compatible" plugins, tried 0.0.21, 0.0.20, 0.0.16(works with Dify 1.7.2).

Found context size field missing when setting up Text Embedding model. System also prompt "Variable context_size is required".

Image

✔️ Error log

Found context size field missing when setting up Text Embedding model. System also prompt "Variable context_size is required".

Originally created by @leeseng-nie on GitHub (Aug 27, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.8.0 ### Plugin version 0.0.22, 0.0.21, 0.0.16 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce Excited to see Dify 1.8.0 is available on github docker-compose.yml. docker compose pull and initiate admin setup. Installed "OpenAI-API-compatible" plugins, tried 0.0.21, 0.0.20, 0.0.16(works with Dify 1.7.2). Found context size field missing when setting up Text Embedding model. System also prompt "Variable context_size is required". <img width="1625" height="1006" alt="Image" src="https://github.com/user-attachments/assets/e2227018-c4d5-489a-b42a-913d45b6deb4" /> ### ✔️ Error log Found context size field missing when setting up Text Embedding model. System also prompt "Variable context_size is required".
yindo added the good first issuebug labels 2026-02-16 10:19:51 -05:00
yindo closed this issue 2026-02-16 10:19:51 -05:00
Author
Owner

@leeseng-nie commented on GitHub (Aug 27, 2025):

maybe related to https://github.com/langgenius/dify/issues/24633

@leeseng-nie commented on GitHub (Aug 27, 2025): maybe related to https://github.com/langgenius/dify/issues/24633
Author
Owner

@TianYu92 commented on GitHub (Aug 27, 2025):

you can use curl, and add parameter like context_size:"1000". commit it in terminal

Image
@TianYu92 commented on GitHub (Aug 27, 2025): you can use curl, and add parameter like context_size:"1000". commit it in terminal <img width="528" height="92" alt="Image" src="https://github.com/user-attachments/assets/8aca6c69-4361-4850-9f02-512f3b5f1c37" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#593