open-webui/backend/apps/webui/models
2024-08-14 13:38:19 +01:00
..
auths.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
chats.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
documents.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
files.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
functions.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
memories.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
models.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
prompts.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
tags.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
tools.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
users.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00