[PR #915] [MERGED] Llama API Plugin - Add headers #1622

Closed
opened 2026-02-16 10:23:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/915
Author: @Riandy
Created: 5/14/2025
Status: Merged
Merged: 5/18/2025
Merged by: @crazywoola

Base: mainHead: llama-api-add-headers


📝 Commits (1)

📊 Changes

3 files changed (+4 additions, -2 deletions)

View changed files

📝 models/llama_api/manifest.yaml (+2 -2)
📝 models/llama_api/models/llm/llm.py (+1 -0)
📝 models/llama_api/provider/llama-api.py (+1 -0)

📄 Description

Adding Copyright header on the files as per requirements from Meta Open Source team.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/915 **Author:** [@Riandy](https://github.com/Riandy) **Created:** 5/14/2025 **Status:** ✅ Merged **Merged:** 5/18/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `llama-api-add-headers` --- ### 📝 Commits (1) - [`6486f18`](https://github.com/langgenius/dify-official-plugins/commit/6486f18101402d7d36255363a6eec92a770eda9d) Add headers ### 📊 Changes **3 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/llama_api/manifest.yaml` (+2 -2) 📝 `models/llama_api/models/llm/llm.py` (+1 -0) 📝 `models/llama_api/provider/llama-api.py` (+1 -0) </details> ### 📄 Description Adding Copyright header on the files as per requirements from Meta Open Source team. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:23:30 -05:00
yindo closed this issue 2026-02-16 10:23:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1622