Marko Henning
94d9d3d590
Fix: Normalze all database distances to score in [0, 1]
2025-03-25 16:46:14 +01:00
Timothy Jaeryang Baek
8aa6dade41
Merge pull request #11876 from mahenning/fix--rag-sorting
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Fix: wrong citation order for chromadb, wrong order for hybrid search
2025-03-20 17:54:22 -07:00
Timothy Jaeryang Baek
d047eb46cc
refac
2025-03-20 17:54:13 -07:00
Timothy Jaeryang Baek
87a06a1976
fix: file delete from knowledge not working with bypass embedding
2025-03-20 17:46:11 -07:00
Timothy Jaeryang Baek
a28436237c
refac
2025-03-20 17:42:50 -07:00
Timothy Jaeryang Baek
558295f728
Merge pull request #11862 from hurxxxx/feat/auto-edit-new-folder
...
feat: Automatically enter edit mode when creating a new folder
2025-03-20 17:40:37 -07:00
Timothy Jaeryang Baek
ca43a4e97a
Merge pull request #11926 from djismgaming/spanish-translation-20250320
...
i18n: update Spanish translation
2025-03-20 17:24:36 -07:00
djismgaming
cbd11cffa0
chore: update translation.json
2025-03-20 18:11:33 -04:00
Timothy Jaeryang Baek
1813bb509b
Merge pull request #11830 from hurxxxx/feat/chat-title-rename-enter-submit
...
feat: submit chat title rename with Enter, cancel with ESC
2025-03-20 14:03:59 -07:00
Timothy Jaeryang Baek
1d305e7b2f
chore: format
2025-03-20 14:02:33 -07:00
Timothy Jaeryang Baek
9b20ef4922
refac
2025-03-20 14:01:47 -07:00
Timothy Jaeryang Baek
f066eea92e
Merge pull request #11899 from genjuro214/set-playwright-timeout
...
perf: set shorter timeout for playwright and make it configurable
2025-03-20 14:00:59 -07:00
Timothy Jaeryang Baek
b96557c46e
refac: styling
2025-03-20 13:55:13 -07:00
Timothy Jaeryang Baek
13220991a4
Merge pull request #11846 from hurxxxx/feat/sidebar-chat-search-clear-button
...
feat: add clear ("X") button to sidebar chat search input
2025-03-20 13:50:58 -07:00
Timothy Jaeryang Baek
132a332ac7
Merge pull request #11915 from Alluuu/i18n-add-estonian-language
...
i18n: Add Estonian et-EE translations
2025-03-20 13:50:23 -07:00
Timothy Jaeryang Baek
42f3e40065
Merge pull request #11911 from diwakar-s-maurya/patch-1
...
fix: error message propagation from filter-pipeline
2025-03-20 13:48:36 -07:00
Alluuu
5b276471b3
Added Estonian language translations.
...
Tried to organize language list, following existing pattern as best, as I could tell: English first, Alphabetical languages, finished by Chinese and Doge
2025-03-20 18:42:45 +02:00
Diwakar
2bdf77a726
Fix error message propagate from pipelines
...
Error message returned from pipelines was not being shown on UI. It showed "Connection closed". With this fix it will show the error message on the UI from the pipeline properly.
2025-03-20 22:20:27 +07:00
genjuro
07098c6352
perf: set shorter timeout for playwright and make it configurable
2025-03-20 15:28:09 +08:00
Timothy Jaeryang Baek
70550e41fc
enh: user groups/permissions endpoint
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
2025-03-19 08:47:31 -07:00
Timothy Jaeryang Baek
c69d1c86fe
enh: apply file size limit to knowledge
2025-03-19 08:36:41 -07:00
Timothy Jaeryang Baek
f806ab0bd2
refac
2025-03-19 08:32:31 -07:00
hurxxxx
18a8a375ab
fix: Enter edit mode with text pre-selected
2025-03-20 00:27:53 +09:00
Marko Henning
ec8fc727b8
Fix wrong order for chromadb
2025-03-19 16:06:10 +01:00
Timothy Jaeryang Baek
6ace00df24
Merge pull request #11839 from tcgumus/patch-2
...
Turkish language pack updates
2025-03-19 06:24:44 -07:00
Timothy Jaeryang Baek
b4c00b2eb2
Merge pull request #11833 from aleixdorca/dev
...
Update Catalan translation.json
2025-03-19 06:24:23 -07:00
Timothy Jaeryang Baek
4b10051326
Merge pull request #11832 from TiancongLx/dev
...
i18n: update zh-TW
2025-03-19 06:24:15 -07:00
Timothy Jaeryang Baek
01c236ee59
Merge pull request #11826 from panda44312/patch-6
...
i18n: zh-cn
2025-03-19 06:24:09 -07:00
Timothy Jaeryang Baek
f28bec876e
Merge pull request #11853 from genjuro214/fix-issue-11847
...
fix: correct incorrect usage of log.exception method
2025-03-19 06:22:56 -07:00
hurxxxx
11f2aaf7b1
feat: Automatically enter edit mode when creating a new folder
2025-03-19 21:55:15 +09:00
leilibj
3e8546135d
fix: correct incorrect usage of log.exception method
2025-03-19 13:04:34 +08:00
hurxxxx
70610f8343
feat: add clear ("X") button to sidebar chat search input
2025-03-19 11:25:16 +09:00
Timothy Jaeryang Baek
6c4352de07
fix: table cells format
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-03-18 17:53:11 -07:00
Tuna Çağlar Gümüş
d68a6227ad
Turkish language pack updates
2025-03-19 00:15:39 +03:00
Aleix Dorca
bda5e0af74
Update Catalan translation.json
2025-03-18 20:08:16 +01:00
Tiancong Li
05fa67ae8f
i18n: update zh-TW
2025-03-19 02:54:51 +08:00
hurxxxx
2b687e2c06
Use consistent function names.
2025-03-19 02:23:30 +09:00
hurxxxx
3b624f35ac
feat: submit chat title rename with Enter, cancel with ESC
2025-03-19 02:00:58 +09:00
Panda
87a3a893e2
i18n: zh-cn
2025-03-18 15:54:03 +01:00
Timothy Jaeryang Baek
62e63cffe7
Merge pull request #11804 from djismgaming/spanish-translation-20250317
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
i18n: translated new language pairs to Spanish
2025-03-18 13:44:45 +00:00
Timothy Jaeryang Baek
20128e6aa8
Merge branch 'dev' into spanish-translation-20250317
2025-03-18 13:44:32 +00:00
Timothy Jaeryang Baek
9a9a8a4b28
Merge pull request #11808 from FarisHijazi/dev
...
FIX #5682 dates not surviving importing
2025-03-18 13:43:41 +00:00
Timothy Jaeryang Baek
b609b9d297
chore: format
2025-03-18 06:39:42 -07:00
Timothy Jaeryang Baek
3186aeac08
chore: format
2025-03-18 06:39:37 -07:00
Faris Hijazi
eff1a23c19
fixed 5682 dates not surviving importing
...
Simply replaced the frontend svelte code that does the importing. One of
the keys were wrong, it was `convo['timestamp']` instead of
`convo['create_time']`
2025-03-18 09:23:52 +03:00
djismgaming
e2f6cdcf31
translated new languague pairs to Spanish
2025-03-17 23:18:24 -04:00
Timothy Jaeryang Baek
f5c5a4119f
Merge pull request #11785 from SadmL/dev
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
[i18n] Almost full Russian localization (rebased)
2025-03-18 01:28:02 +00:00
Timothy Jaeryang Baek
47d5e21061
Merge pull request #11786 from taylorwilsdon/scroll_enh
...
fix: Better visibility for scroll bar in webkit browsers
2025-03-18 01:25:58 +00:00
SadmL
9a55071d65
Update translation.json
2025-03-17 20:02:22 +03:00
Taylor Wilsdon
1119b06678
Widen scrollbar so that it can be clicked and dragged with a mouse or trackpad
2025-03-17 13:00:55 -04:00