-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Feature]integrate LazyLLM framework to support more text/image model #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Anionex
merged 39 commits into
Anionex:main
from
uestcsh917-art:feature/integrate-sensetime-LazyLLM-framework
Feb 13, 2026
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
55602c0
[feature]add lazyllm framework to integrate different providers for t…
2dff12f
new feature:add sensetime-lazyllm provider,integrate different image/…
b675350
Merge remote-tracking branch 'upstream/main' into feature/integrate-s…
a32c199
fix bug
2b1601f
Merge remote-tracking branch 'upstream/main' into feature/integrate-s…
bd92bd3
add feature:image description
add3d66
format update
2d2ed67
format update
d0b3a31
fix bugs / update format
cd5816c
fix the conflict of lazyllm
8614adb
Merge remote-tracking branch 'upstream/main' into feature/integrate-s…
3fed3de
resolve package conflict of lazyllm / add lazyllm test demo
11a1a56
files recovery
76b6b4a
Merge remote-tracking branch 'upstream/main' into feature/integrate-s…
5a78efa
[feature]Optimize the api_key configuration with the namespace featur…
4ad861d
fix bug
ef833a8
Merge remote-tracking branch 'upstream/main' into feature/integrate-s…
3ab7684
fix bug
03bb352
update version
f3a8758
fix bug:permission verification for image_caption_model in lazyllm
e2807ce
Merge branch 'main' into feature/integrate-sensetime-LazyLLM-framework
uestcsh917-art 4bd34c3
merge: sync main into pr-158
Anionex 3aad109
fix: complete lazyllm provider integration and config consistency
Anionex b0e95d1
fix: support vendor-prefixed lazyllm api keys
Anionex 106006f
fix: require vendor-prefixed lazyllm api keys
Anionex c232acb
fix: remove AGENTS.md from pr-158
Anionex 0b7fde1
feat(backend): register lazyllm providers and add volcengine dependency
Anionex d9be474
fix(backend): strip <think> tags from AI responses
Anionex a92cc69
fix(settings): use configured resolution for image model test
Anionex 600da40
feat(deps): add dashscope and zhipuai to lazyllm optional dependencies
Anionex f8ef7c8
fix(backend): use pixel dimensions for lazyllm image resolution
Anionex 2e797fc
feat(settings): add lazyllm provider frontend configuration
Anionex 677b14f
fix(settings): move lazyllm vendor API key inputs right after source …
Anionex 51512eb
style(settings): use orange gradient for LazyLLM format button
Anionex 2778209
fix(backend): use 'x' separator for lazyllm image resolution dimensions
Anionex 9ec8180
fix(backend): ensure minimum pixel count for lazyllm image resolution
Anionex a6db47c
fix(backend): handle vendor-specific image size formats and limits
Anionex 5de6b7b
refactor(backend): address code review feedback
Anionex c26ee5d
chore: trigger CI
Anionex File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.