mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #16] [MERGED] plugin: volcengine_maas #992
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/16
Author: @Yeuoly
Created: 1/2/2025
Status: ✅ Merged
Merged: 1/2/2025
Merged by: @Yeuoly
Base:
main← Head:plugin/volcengine_mass📝 Commits (3)
613841dplugin: volcengine_maas481a0b6fix: raises detailed exceptions1d21b18fix: add pytz📊 Changes
37 files changed (+168 additions, -1289 deletions)
View changed files
📝
.scripts/test-plugin-install.py(+6 -1)➖
migrations/models/volcengine_maas/.env.example(+0 -4)➖
migrations/models/volcengine_maas/_assets/icon_l_en.svg(+0 -23)➖
migrations/models/volcengine_maas/_assets/icon_l_zh.svg(+0 -39)➖
migrations/models/volcengine_maas/_assets/icon_s_en.svg(+0 -8)➖
migrations/models/volcengine_maas/main.py(+0 -6)➖
migrations/models/volcengine_maas/manifest.yaml(+0 -36)➖
migrations/models/volcengine_maas/models/llm/llm.py(+0 -354)➖
migrations/models/volcengine_maas/models/llm/models.py(+0 -131)➖
migrations/models/volcengine_maas/models/text_embedding/models.py(+0 -25)➖
migrations/models/volcengine_maas/models/text_embedding/text_embedding.py(+0 -184)➖
migrations/models/volcengine_maas/provider/volcengine_maas.py(+0 -9)➖
migrations/models/volcengine_maas/provider/volcengine_maas.yaml(+0 -281)➖
migrations/models/volcengine_maas/requirements.txt(+0 -1)📝
models/volcengine_maas/README.md(+0 -0)➖
models/volcengine_maas/_assets/icon.svg(+0 -6)📝
models/volcengine_maas/legacy/__init__.py(+0 -0)📝
models/volcengine_maas/legacy/client.py(+19 -13)📝
models/volcengine_maas/legacy/errors.py(+3 -2)➕
models/volcengine_maas/legacy/volc_sdk/__init__.py(+4 -0)...and 17 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.