mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 18:15:39 -04:00
[PR #352] Remove back quotes when receiving a function response #390
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/open-webui/pipelines/pull/352
Author: @HardAndHeavy
Created: 11/30/2024
Status: 🔄 Open
Base:
main← Head:fix-backquote📝 Commits (1)
33da359Remove back quotes when receiving a function response📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
blueprints/function_calling_blueprint.py(+1 -0)📄 Description
The function response returns an object in Markdown format. Added code removing this markup in the response.
An example of the operation of pipelines via ollama:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.