mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1237] [CLOSED] Snova jorgep/update sambanova logo #1784
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/1237
Author: @jhpiedrahitao
Created: 7/8/2025
Status: ❌ Closed
Base:
main← Head:snova-jorgep/update-sambanova-logo📝 Commits (7)
81b97f3add sambanova llms base8dc12aaMerge branch 'langgenius:main' into snova-jorgep/add-sambanova-modelf173c63update sambanova models3c2db5fupdate readmed331ad1Merge remote-tracking branch 'refs/remotes/origin/snova-jorgep/add-sambanova-model' into snova-jorgep/add-sambanova-modelc22f233updtae requiremnts188ca62update sambanova logos📊 Changes
26 files changed (+662 additions, -0 deletions)
View changed files
➕
models/sambanova/.env.example(+4 -0)➕
models/sambanova/README.md(+9 -0)➕
models/sambanova/_assets/icon_l_en.svg(+42 -0)➕
models/sambanova/_assets/icon_s_en.svg(+42 -0)➕
models/sambanova/_assets/sambanova-api-key.png(+0 -0)➕
models/sambanova/main.py(+6 -0)➕
models/sambanova/manifest.yaml(+44 -0)➕
models/sambanova/models/llm/DeepSeek-R1-Distill-Llama-70B.yaml(+27 -0)➕
models/sambanova/models/llm/DeepSeek-R1.yaml(+27 -0)➕
models/sambanova/models/llm/DeepSeek-V3-0324.yaml(+27 -0)➕
models/sambanova/models/llm/Llama-4-Maverick-17B-128E-Instruct.yaml(+28 -0)➕
models/sambanova/models/llm/Llama-4-Scout-17B-16E-Instruct.yaml(+27 -0)➕
models/sambanova/models/llm/Meta-Llama-3.1-405B-Instruct.yaml(+27 -0)➕
models/sambanova/models/llm/Meta-Llama-3.1-8B-Instruct.yaml(+27 -0)➕
models/sambanova/models/llm/Meta-Llama-3.2-1B-Instruct.yaml(+27 -0)➕
models/sambanova/models/llm/Meta-Llama-3.2-3B-Instruct.yaml(+27 -0)➕
models/sambanova/models/llm/Meta-Llama-3.3-70B-Instruct.yaml(+27 -0)➕
models/sambanova/models/llm/Meta-Llama-Guard-3-8B.yaml(+27 -0)➕
models/sambanova/models/llm/QwQ-32B.yaml(+27 -0)➕
models/sambanova/models/llm/Qwen2-Audio-7B-Instruct.yaml(+27 -0)...and 6 more files
📄 Description
Related Issues or Context
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.