This commit is contained in:
Saifeddine ALOUI 2024-09-12 01:02:40 +02:00
parent 483431bb20
commit d0fa072e33
7 changed files with 4 additions and 4 deletions

2
app.py
View File

@ -66,7 +66,7 @@ def check_and_install_package(package: str, version: str):
packages: List[Tuple[str, str]] = [
("freedom_search", "0.1.9"),
("scrapemaster", "0.2.0"),
("lollms_client", "0.6.5"),
("lollms_client", "0.7.5"),
("lollmsvectordb", "1.0.7"),
]

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 885 KiB

BIN
web/dist/assets/logo-fa585cf4.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

2
web/dist/index.html vendored
View File

@ -6,7 +6,7 @@
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LoLLMS WebUI</title>
<script type="module" crossorigin src="/assets/index-9bbe28a5.js"></script>
<script type="module" crossorigin src="/assets/index-1f8c86f3.js"></script>
<link rel="stylesheet" href="/assets/index-a6119f57.css">
</head>
<body>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 885 KiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 885 KiB

After

Width:  |  Height:  |  Size: 1.1 MiB