Timothy Jaeryang Baek
bf97dbe052
refac
2025-05-24 01:12:11 +04:00
Timothy Jaeryang Baek
80eaa24ca8
enh: provide source name in context if available
2025-05-24 00:52:09 +04:00
Timothy Jaeryang Baek
8b5e89eada
chore: format
2025-05-24 00:43:38 +04:00
Timothy Jaeryang Baek
a46765fd0e
refac
2025-05-24 00:43:02 +04:00
Timothy Jaeryang Baek
baaa285534
feat: user stt language
2025-05-24 00:36:30 +04:00
Jan Kessler
a90d3f3268
add missing locale string
2025-05-23 22:30:04 +02:00
Jan Kessler
e70dd33233
rename BM25_WEIGHT -> HYBRID_BM25_WEIGHT
2025-05-23 22:06:44 +02:00
Tim Jaeryang Baek
9946dc7b5f
Merge pull request #14252 from Kylapaallikko/dev
...
i18n: Update fi-FI translation
2025-05-23 23:53:40 +04:00
Timothy Jaeryang Baek
88a296b989
refac: chat reset input behaviour
2025-05-23 23:52:10 +04:00
Kylapaallikko
bf12946ac9
Update fi-FI translation.json
2025-05-23 22:12:00 +03:00
Tim Jaeryang Baek
99f88082ca
Merge pull request #14248 from diwakar-s-maurya/patch-3
...
feat: Show tool call parameters along tool ouput
2025-05-23 22:55:08 +04:00
Timothy Jaeryang Baek
6636207e0c
refac
2025-05-23 22:10:57 +04:00
Tim Jaeryang Baek
c8f1bdf928
Merge pull request #14245 from PVBLIC-F/dev
...
perf Update mistral.py
2025-05-23 21:57:16 +04:00
Timothy Jaeryang Baek
3f2025dc6e
enh: always process file with external document loader
2025-05-23 21:55:09 +04:00
Diwakar Singh Maurya
549237fb05
Show tool call parameters along tool ouput
2025-05-23 17:42:05 +00:00
Timothy Jaeryang Baek
797c7d4e56
refac: allow min_p for openai requests
2025-05-23 21:28:02 +04:00
PVBLIC Foundation
bf193dfb5d
Update mistral.py
2025-05-23 10:00:19 -07:00
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
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