open-webui/backend/open_webui
Jonathan Respeto b4be58f6b6
Update ollama.py
Missing await in coroutine

causing 500 errors on /ollama/api/tags since v0.5.0
2025-01-28 18:27:41 -05:00
..
data
internal
migrations
models refac: access controls 2025-01-20 23:20:47 -08:00
retrieval fix: bing search 2025-01-20 22:52:19 -08:00
routers Update ollama.py 2025-01-28 18:27:41 -05:00
socket fix: Remove unnecessary decode statement 2025-01-17 13:43:56 -08:00
static refac: favicon 2025-01-22 11:27:03 -08:00
storage chore: format backend 2025-01-21 19:33:33 -08:00
test chore: format backend 2025-01-21 19:33:33 -08:00
utils refac 2025-01-23 13:45:45 -08:00
__init__.py
alembic.ini
config.py chore: format backend 2025-01-21 19:33:33 -08:00
constants.py
env.py
functions.py
main.py refac 2025-01-16 00:13:02 -08:00
tasks.py