[PR #50] [CLOSED] fix: add 'include_usage' option in stream mode for OAICompat LLMs #106

Closed
opened 2026-02-15 21:15:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/50
Author: @acelyc111
Created: 3/16/2025
Status: Closed

Base: mainHead: include_usage


📝 Commits (1)

  • 7a628ab fix: add 'include_usage' option in stream mode for OAICompat LLMs

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 python/dify_plugin/interfaces/model/openai_compatible/llm.py (+3 -0)

📄 Description

No description provided


🔄 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-plugin-sdks/pull/50 **Author:** [@acelyc111](https://github.com/acelyc111) **Created:** 3/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `include_usage` --- ### 📝 Commits (1) - [`7a628ab`](https://github.com/langgenius/dify-plugin-sdks/commit/7a628ab2f0f7b2f1a3bb71a26bcb2383fc14d84b) fix: add 'include_usage' option in stream mode for OAICompat LLMs ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/interfaces/model/openai_compatible/llm.py` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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-15 21:15:47 -05:00
yindo closed this issue 2026-02-15 21:15:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#106