This website requires JavaScript.
Explore
Help
Sign In
OpenWebUI
/
open-webui
Watch
1
Star
0
Fork
0
You've already forked open-webui
mirror of
https://github.com/open-webui/open-webui
synced
2025-06-26 18:26:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a67e5f725f5ebbc13df063dadba14ccfc0dab9f3
open-webui
/
backend
/
open_webui
/
routers
History
Tim Jaeryang Baek
794360addc
Merge pull request
#12997
from Elmolesto/feat/knowledge-lazy-load-content
...
feat: Lazy load file content on click
2025-04-18 04:04:29 -07:00
..
audio.py
…
auths.py
chore: format
2025-04-14 02:00:52 -07:00
channels.py
…
chats.py
…
configs.py
…
evaluations.py
…
files.py
Check if content is present before removing
2025-04-15 08:53:05 -04:00
folders.py
…
functions.py
…
groups.py
…
images.py
…
knowledge.py
fix: Show content on upload file
2025-04-18 02:01:47 +02:00
memories.py
…
models.py
…
ollama.py
feat:
AIOHTTP_CLIENT_SESSION_SSL
2025-04-17 22:11:42 -07:00
openai.py
feat:
AIOHTTP_CLIENT_SESSION_SSL
2025-04-17 22:11:42 -07:00
pipelines.py
…
prompts.py
…
retrieval.py
fix: use run_in_threadpool for search_web to prevent blocking
2025-04-17 17:23:20 +08:00
tasks.py
…
tools.py
…
users.py
Update users.py
2025-04-15 13:50:52 +02:00
utils.py
…