Timothy Jaeryang Baek
30d15c1b4b
chore: format
2025-05-23 20:44:41 +04:00
Timothy Jaeryang Baek
b9afef85c4
refac: advanced params
2025-05-23 20:44:19 +04:00
Timothy Jaeryang Baek
ed0bebc7ef
enh: granular audio playback speed
2025-05-23 20:10:16 +04:00
Timothy Jaeryang Baek
f75ac5cc01
refac: styling
2025-05-23 20:06:05 +04:00
Timothy Jaeryang Baek
1cf21d3fa2
feat: ollama unload model
2025-05-23 19:45:29 +04:00
Timothy Jaeryang Baek
19b69fcb66
chore: format
2025-05-23 19:22:08 +04:00
Timothy Jaeryang Baek
e15ff8d9f6
refac
2025-05-23 19:15:57 +04:00
Timothy Jaeryang Baek
0e6f09a0a9
enh: ollama loaded model display
2025-05-23 19:13:18 +04:00
Timothy Jaeryang Baek
a50a8e2ef9
refac: ollama ps
2025-05-23 18:47:50 +04:00
Timothy Jaeryang Baek
65d997a6c5
refac
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
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-23 18:22:57 +04:00
Timothy Jaeryang Baek
62fbd6c91c
refac
2025-05-23 18:17:35 +04:00
Timothy Jaeryang Baek
03288d9fca
refac: redesign
2025-05-23 17:30:17 +04:00
Tim Jaeryang Baek
06aa59e2a5
Merge pull request #14219 from Yu-QX/main
...
Fix: Solve equation problems with Chinese symbols
2025-05-23 17:19:29 +04:00
Timothy Jaeryang Baek
02000b1a6c
refac: include help items in user menu
2025-05-23 16:49:11 +04:00
Timothy Jaeryang Baek
dd8e742c2d
refac: tts details tags
2025-05-23 13:40:33 +04:00
Tim Jaeryang Baek
55a6fae9db
Merge pull request #14210 from ShrootBuck/main
...
refac: improve prompt formatting for selected text in FloatingButtons
2025-05-23 13:14:27 +04:00
Tim Jaeryang Baek
bdcd04a78c
Merge pull request #14212 from qingchunnh/Update_zh-CN-25523
...
i18n: Update & Improve zh-CN
2025-05-23 13:13:19 +04:00
Suleiman Elkhoury
e10d6ad79c
Fix S3 allowed characters in Tags.
...
In Amazon S3 storage, only the following charaters allowed in Tagging "letters (a-z, A-Z), numbers (0-9), and spaces representable in UTF-8, and the following characters: + - = . _ : / @". Added a sanitizer function to clear tags before the put request.
2025-05-23 11:09:40 +02:00
Tim Jaeryang Baek
9c4ce0273f
Merge pull request #14215 from qingchunnh/Update_zh-TW-25523
...
i18n: Update zh-TW
2025-05-23 13:09:23 +04:00
qingchun
3d2a26fe0b
i18n: Update & Improve zh-CN
2025-05-23 16:54:20 +08:00
weberm1
4de37362eb
Feat: Added indiviudal rag config - switch between default and individual
2025-05-23 10:51:00 +02:00
weberm1
baeecbb9d1
Feat: Added rag config settings and adjusted file uploads to handle individual rag config
2025-05-23 10:49:54 +02:00
weberm1
fd3a4f2b28
Feat: Added settings to knowledge to handle individual rag config
2025-05-23 10:49:13 +02:00
weberm1
5a1effb372
Feat: adjusted to handle indivdual rag config without disturbing default setting
2025-05-23 10:48:15 +02:00
weberm1
b7023eb564
Feature: adjusted to handle individual rag config
2025-05-23 10:47:27 +02:00
weberm1
4189459ae2
Feat: Adjusted to handle individual rag config - adjusted user settings to handle individual rag config; adjusted to update/delete used embedders/rerankers; adjusted process file to handle indivudal rag config without changing logic
2025-05-23 10:46:56 +02:00
weberm1
bbd312325c
Fix: Adjusted to run with Default rag settings
2025-05-23 10:41:14 +02:00
weberm1
5598b28fae
Fix: Adjusted to handle individual rag config by passing knowledge id
2025-05-23 10:40:47 +02:00
weberm1
8606c7ecf6
Feat: Added update rag config function - added function to check if embedder/reranker is in use
2025-05-23 10:40:06 +02:00
weberm1
d9ee6ac911
Feat: Migration to handle individual rag config
2025-05-23 10:39:04 +02:00
weberm1
79bf347dfe
Feat: Adjusted to handle individual rag config - load all the embedders and rerankers that are currently used
2025-05-23 10:38:35 +02:00
weberm1
904e17c470
Feat: Adjusted config to handle individual rag config
2025-05-23 10:37:47 +02:00
qingchun
aa6648ba8a
i18n: Update & Improve zh-CN
2025-05-23 15:46:03 +08:00
YuQX
ec97fdf5d6
Fix: Solve equation problems with Chinese symbols by adding more symbols to the ALLOWED_SURROUNDING_CHARS
2025-05-23 15:06:37 +08:00
qingchun
4025c96d0f
i18n: Update zh-TW
2025-05-23 12:39:45 +08:00
qingchun
ed9a2c295c
i18n: Update & Improve zh-CN
2025-05-23 12:34:30 +08:00
qingchun
28e44452dd
i18n: Update & Improve zh-CN
2025-05-23 09:51:05 +08:00
Zayd Krunz
1d382b83c8
refac: improve prompt formatting for selected text in FloatingButtons
2025-05-23 01:16:47 +00:00
Timothy Jaeryang Baek
a2f12db8d9
refac: memories
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-23 03:26:14 +04:00
Timothy Jaeryang Baek
7071a03419
chore: format
2025-05-23 02:54:44 +04:00
Timothy Jaeryang Baek
7a593b63b2
fix: image generation with allowed file extensions
2025-05-23 02:53:08 +04:00
Timothy Jaeryang Baek
4c55ad71a7
fix: local/external models
2025-05-23 02:48:31 +04:00
Timothy Jaeryang Baek
1f632d3570
fix: remove leading dot for file extension check
2025-05-23 02:39:19 +04:00
Timothy Jaeryang Baek
2eca6f6414
feat: bypass web loader in web search
...
Co-Authored-By: Perry Li <peiyaoli@mail.nankai.edu.cn>
Co-Authored-By: WilliamGates <3852641+williamgateszhao@users.noreply.github.com>
2025-05-23 02:30:35 +04:00
Timothy Jaeryang Baek
0b7f927983
enh: sortable banners
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-05-23 02:02:11 +04:00
Timothy Jaeryang Baek
a68ec8822a
enh: filter md image for task generations
2025-05-23 01:33:08 +04:00
Timothy Jaeryang Baek
aac25eac9e
refac: reranker
...
Co-Authored-By: Tornike Gurgenidze <togurg14@freeuni.edu.ge>
2025-05-23 01:29:48 +04:00
Timothy Jaeryang Baek
f2d2cae8fb
enh: help menu
2025-05-23 01:16:08 +04:00
Timothy Jaeryang Baek
71288ea3f2
refac
2025-05-23 01:11:44 +04:00
Timothy Jaeryang Baek
cbe84d7139
enh: token expiry buffer
2025-05-23 01:08:28 +04:00