Started messing around with trying to setup ITFlow to use Open Web UI for the AI stuff and when I go to save in the page, I get the following error. Tested with and without any information set in the fields, and I get the same result. Currently my Open Web UI instance is using port 8080 as I'm only testing so I don't have a standard or https port configuration setup currently.

johnny

That Fixed it!

Also in my testing, Open Web UI does not have "v1/chat/completions" in its api endpoint for chat and instead uses "/chat/completions" as removing the below highlighted from post/ai.php works

Not sure what to do there except do exactly that. I do see the note here about this being moved to ajax, however my word of caution is somehow make it more flexible?

This is also probably a separate topic but is there any plans to do information requesting through these sorts of LLM models? Things like request summarization or spreadsheeting of Assests or licenses.

    5 days later
    8 days later