Make n8n webhook openai compatible?

I’m looking for a way to expose the agent of my n8n as OpenAI compatible so I can use it in OpenWebUI since it’s not that smart and has a bad tool calling. I tried to create a /v1/completions webhook but doesn’t seems to work.

Hi @gthell

There’s a method in Open WebUI that uses its “Functions” feature to integrate an n8n webhook as an AI agent you can chat with.

Here’s a guide that walks through the integration:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.