[GH-ISSUE #12565] feat: Get tools available and used from langfuse pipeline #16641

Closed
opened 2026-04-19 22:31:50 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @juan-abia on GitHub (Apr 7, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12565

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

In order to track the whole cost of an LLM using tools, we need get this tools in the inlet function of pipelines.

This would be extremely useful for debugging too. I'd make the PR, but I don't think there is a way to see all the available tools.

Desired Solution you'd like

Using langfuse pipeline, we are able to track the whole call to the LLM (user query, available tools, llm answer, tool answers...)

Alternatives Considered

No response

Additional Context

No response

Originally created by @juan-abia on GitHub (Apr 7, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12565 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description In order to track the whole cost of an LLM using tools, we need get this tools in the inlet function of pipelines. This would be extremely useful for debugging too. I'd make the PR, but I don't think there is a way to see all the available tools. ### Desired Solution you'd like Using langfuse pipeline, we are able to track the whole call to the LLM (user query, available tools, llm answer, tool answers...) ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#16641