Closed IAmAnubhavSaini closed 1 month ago
Hey @IAmAnubhavSaini, I wrote this pipeline and believe the error you're seeing is because an old version of this didn't correctly cast the default port to a string instead of an int. I'd encourage you to try the function I recently wrote instead, it's the same as the text_to_sql_pipeline but run on an Open WebUI instance instead of the Pipelines server now, and I believe I've resolved this issue with it. Feel free to ping me if you have any trouble.
Function code: https://openwebui.com/f/0xthresh/text_to_sql_rag_pipe/
Here are the docker logs
Note: DB_PORT Input should be a valid string [type=string_type, input_value=5432, input_type=int]