This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
open-webui
Watch
2
Star
0
Fork
0
mirror of
https://github.com/open-webui/open-webui.git
synced
2026-08-01 03:17:20 -05:00
Code
Issues
2.4k
Packages
Projects
Releases
129
Wiki
Activity
Files
e349e26cd893e59303689ed4f7c5fd4ebe2dcb21
open-webui
/
backend
/
open_webui
/
routers
T
History
Timothy Jaeryang Baek
and
smonux
23df351239
refac: ollama tool calling support
...
Co-Authored-By: smonux <
85928277+smonux@users.noreply.github.com
>
2025-02-04 19:22:08 -08:00
..
audio.py
fix: elevenlabs audio
2024-12-26 12:54:31 -08:00
auths.py
Merge pull request
#9031
from bunnerz-king/main
2025-01-28 14:50:04 -08:00
channels.py
refac
2024-12-31 13:39:03 -08:00
chats.py
enh: chat "clone" i18n
2025-01-28 12:49:06 -08:00
configs.py
…
evaluations.py
…
files.py
fix: fixess issue
#7181
2025-01-14 09:32:04 +01:00
folders.py
…
functions.py
…
groups.py
enh: validate user id before saving group
2025-01-20 23:09:55 -08:00
images.py
refac: comfyui
2025-01-16 11:17:37 -08:00
knowledge.py
fix: uploaded file should not be deleted
2025-01-29 14:20:51 -08:00
memories.py
…
models.py
fix
2025-01-29 21:32:07 -08:00
ollama.py
refac: ollama tool calling support
2025-02-04 19:22:08 -08:00
openai.py
refac: prompt variables
2025-01-29 21:56:51 -08:00
pipelines.py
fix: pipelines outlet
2024-12-26 19:10:28 -08:00
prompts.py
Adding more checks for write access. Adding accessRoles to Model & Knowledge creation
2025-01-27 18:11:52 +00:00
retrieval.py
feat: implement Exa search engine integration
2025-02-04 21:13:16 +03:00
tasks.py
fix: image prompt gen template
2025-01-31 23:50:58 -08:00
tools.py
Adding more checks for write access. Adding accessRoles to Model & Knowledge creation
2025-01-27 18:11:52 +00:00
users.py
chore: format
2025-02-03 21:56:35 -08:00
utils.py
…