mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #398] [MERGED] feat(tongyi): add file-id support for qwen-long document feature #1342
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/398
Author: @KagurazakaNyaa
Created: 3/7/2025
Status: ✅ Merged
Merged: 3/11/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (2)
c0489deresolve conflicts606c89dfix: error📊 Changes
4 files changed (+228 additions, -50 deletions)
View changed files
📝
models/tongyi/manifest.yaml(+1 -1)📝
models/tongyi/models/llm/llm.py(+220 -44)📝
models/tongyi/models/llm/qwen-long.yaml(+4 -3)📝
models/tongyi/requirements.txt(+3 -2)📄 Description
Close https://github.com/langgenius/dify/issues/14951
Fix https://github.com/langgenius/dify/issues/15546
add file upload for tongyi for qwen-long
ref1: https://bailian.console.aliyun.com/#/model-market/detail/qwen-long
ref2: https://help.aliyun.com/zh/model-studio/developer-reference/openai-file-interface
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.