pipelines icon indicating copy to clipboard operation
pipelines copied to clipboard

enh: Support for monitoring /chat/completions endpoint of OpenWebUI

Open apexx77 opened this issue 1 year ago • 3 comments

Need support for logging requests on http://localhost:3000/api/chat/completions with Langfuse. This could be helpful for users who are using owui with API along with the front-end.

apexx77 avatar Nov 18 '24 08:11 apexx77

I see that outlet filter is being triggered when calling from WebUI but not when calling through API. Is this expected or do I have to change things in pipeline file to trigger outlet?

apexx77 avatar Nov 19 '24 07:11 apexx77

It would be cool if it can be possible to launch a chat completion using a question with a model inside a pipeline? why? to automate ragas evaluation through langfuse

brunob31880 avatar Feb 03 '25 12:02 brunob31880

See: https://github.com/open-webui/open-webui/issues/3237

JTHesse avatar Apr 04 '25 08:04 JTHesse