You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an existing OpenAI API Connection "http://model:8000/v1" which is the default chat model in my open-webui.
I would like to use this same "http://model:8000/v1" LLM inside the pipeline to e.g. do nl2sql. Maybe I missed it but I can only see ollama and other "externally defined" LLM's.
How can I use the open-webui defined OpenAI API URL and use it in my pipeline?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have an existing OpenAI API Connection "http://model:8000/v1" which is the default chat model in my open-webui.
I would like to use this same "http://model:8000/v1" LLM inside the pipeline to e.g. do nl2sql. Maybe I missed it but I can only see ollama and other "externally defined" LLM's.
How can I use the open-webui defined OpenAI API URL and use it in my pipeline?
Beta Was this translation helpful? Give feedback.
All reactions