/api/pipelines/list 500 #51
Replies: 10 comments 3 replies
-
I tried this: but I didnt see pipelines in the Admin panel Going here on loncalost:
Gives:
But I'm signed in |
Beta Was this translation helpful? Give feedback.
-
What method did you use to install Pipelines? if they're both on docker you should use |
Beta Was this translation helpful? Give feedback.
-
Yes, both docker, I will debug, and report back, thanks! |
Beta Was this translation helpful? Give feedback.
-
@melvincarvalho I'm betting that if you refresh the page, your UI breaks and doesn't load. If that's the case, just modify the config.json of open webui, something like this:
In this example, the first IP would be my LiteLLM instance and second IP is the piplines instance. The first api_key is for litellm and second one is for pipelines. |
Beta Was this translation helpful? Give feedback.
-
My 2 commands open-webui
pipelines
I figured out where the pipelines tab is, but it's empty: |
Beta Was this translation helpful? Give feedback.
-
debugWhen clicking refresh in connections it did give me this, although both dockers are running |
Beta Was this translation helpful? Give feedback.
-
![]() I get this when openai url is host.docker.internal:9099 and when it is localhost:9099 I get the 'openai: network problem'. I have never successfully used a pipe, filter, or anything without error. |
Beta Was this translation helpful? Give feedback.
-
@timmytaco45 Did you install any pipelines? |
Beta Was this translation helpful? Give feedback.
-
I added the urls for 'function calling python' and 'applescript'. They were visible but neither worked and broke normal chat use so I assumed the /examples folder was being sorted out. I will try again. |
Beta Was this translation helpful? Give feedback.
-
I am using only the wikipedia pipeline for testing.
When I use these settings under connections: I get a "OpenAI: Network Problem" error I'm on MacOS, Python 3.12, running pipelines locally, not in docker. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
/api/pipelines/list 500
Beta Was this translation helpful? Give feedback.
All reactions