[PR #354] Add getting a TEMPLATE from an environment variable #391

Open
opened 2026-02-15 20:15:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/354
Author: @HardAndHeavy
Created: 12/1/2024
Status: 🔄 Open

Base: mainHead: fix-template


📝 Commits (2)

  • 33da359 Remove back quotes when receiving a function response
  • 3af8b13 Add getting a TEMPLATE from an environment variable

📊 Changes

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

View changed files

📝 blueprints/function_calling_blueprint.py (+3 -2)

📄 Description

Added a missed opportunity to get a template from an environment variable.


🔄 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/open-webui/pipelines/pull/354 **Author:** [@HardAndHeavy](https://github.com/HardAndHeavy) **Created:** 12/1/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix-template` --- ### 📝 Commits (2) - [`33da359`](https://github.com/open-webui/pipelines/commit/33da359c6d22678223a61da74841544be6ada2c7) Remove back quotes when receiving a function response - [`3af8b13`](https://github.com/open-webui/pipelines/commit/3af8b1310f239be17be63f4fa35ec71aa78d1c13) Add getting a TEMPLATE from an environment variable ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/function_calling_blueprint.py` (+3 -2) </details> ### 📄 Description Added a missed opportunity to get a template from an environment variable. --- <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 20:15:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#391