Replies: 2 comments
-
Maybe the Flowise_Pipelines.py file has an error. Look at the Docker Logs, then can you debuge it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Damsjov I think there may have been some misunderstanding in the previous post. I don't believe you can directly add the endpoint of FlowiseAI because it uses chatflows instead of the expected model endpoint. I didn't see your discussion issue until just now, but I made a PR (#499) to pull in the integration with FlowiseAI. To use it, upload or copy into the pipelines directory as you would any other pipeline. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, sorry for asking a real newbie question, but after installing pipelines and connecting it to open webui according to instructions, when I wish to "Select your desired pipeline and modify the valve values directly from the WebUI", there is nothing to select and only the text "Pipelines not detected". I have checked the connections multiple times (everything is running in separate docker containers with host.docker.internal:port as 'urls'.
I wish to connect to a Flowise chatflow and have even created py-files as per the instructions in Flowise. I have uploadet the file to the pipelines section in open webui, but still no pipelines appear.
Also maybe some kind soul could make an example file related to flowise chatflows?
Thank you in advance and really looking forward to using pipelines!
Beta Was this translation helpful? Give feedback.
All reactions