mekb-turtle / discord-ai-bot

Discord AI chatbot using Ollama
https://github.com/jmorganca/ollama
230 stars 57 forks source link

Open-webui support #25

Open Slntghst7070 opened 2 months ago

Slntghst7070 commented 2 months ago

Describe the feature I would love to have the option to have this discord bot interact with open-webui (https://github.com/open-webui/open-webui) instead of ollama.

Why do you think this feature should be implemented? Having the ability to utilize some of the features of open-webui via the discord bot would greatly increase it's use and utility in my core discord communities. Features such as web search, RAG, YouTube video summaries, etc.

Additional context In my setup, I have ollama running as the backend, and open-webui as the front end. Below are some screenshots of the open-webui admin Panel and their options. I don't know how difficult this request will be, but I hope it can be implemented in some capacity.

open-webui ollama connections open-webui documents

open-webui web search

Open-webui documents: https://docs.openwebui.com/

Thank you for reading!

238SAMIxD commented 2 months ago

Thank you for the suggestion! I was considering adding Web Search but I need to research more about this topic as I cannot use svelte and copy-(update to react)-paste the solution. If you have some knowledge how to easily do it, feel free to share or even open a PR :D