mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-08 21:26:32 -04:00
[PR #573] Added: Support for GPT-5 input/output tokens from Responses API #464
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/573
Author: @YetheSamartaka
Created: 10/22/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (2)
1f877c4Added: Support for GPT-5 input/output tokens from Responses API884f06dAdded: Support for GPT-5 input/output tokens from Responses API📊 Changes
2 files changed (+4 additions, -4 deletions)
View changed files
📝
examples/filters/langfuse_filter_pipeline.py(+2 -2)📝
examples/filters/langfuse_v3_filter_pipeline.py(+2 -2)📄 Description
Adds Support for GPT-5 input/output tokens from Responses API (Using this manifold: https://github.com/jrkropp/open-webui-developer-toolkit/tree/main/functions/pipes/openai_responses_manifold) but it will work for other functions that are using the Responses API
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.