Kylapaallikko
309380b098
Update fi-FI translation.json
2025-05-29 09:18:42 +03:00
qingchun
2c723e1f28
i18n: Update & Improve zh-CN
2025-05-29 13:40:39 +08:00
Dave
01eedd36bc
Handles undefined message case in message list creation
...
Prevents potential errors by returning an empty list if the
specified message ID does not exist in the history. This
enhancement ensures robustness in scenarios where a message
ID may be missing, avoiding further processing and potential
exceptions.
2025-05-29 06:19:13 +02:00
Timothy Jaeryang Baek
30b7ab3591
refac
2025-05-29 03:48:07 +04:00
Timothy Jaeryang Baek
a6864db8ec
chore: format
2025-05-29 03:37:58 +04:00
Timothy Jaeryang Baek
21f85e63bf
refac: styling
2025-05-29 03:37:13 +04:00
Timothy Jaeryang Baek
9220afe7b3
feat: custom advanced params
2025-05-29 03:33:11 +04:00
Timothy Jaeryang Baek
551597b9cc
chore: format
2025-05-29 02:36:33 +04:00
Timothy Jaeryang Baek
cb4299eb98
refac
2025-05-29 02:33:40 +04:00
Tim Jaeryang Baek
042c37ea34
Merge pull request #14311 from Hisma/marker-api-content-extraction
...
feat: Marker api content extraction support
2025-05-29 02:21:13 +04:00
Timothy Jaeryang Baek
85a384fab5
enh: load tool by url
2025-05-29 02:08:54 +04:00
Timothy Jaeryang Baek
cc6cbf53e8
refac
2025-05-28 17:36:05 +04:00
Timothy Jaeryang Baek
4279762ea4
refac
2025-05-28 16:36:23 +04:00
Timothy Jaeryang Baek
32135a29bb
fix: image preview/download
2025-05-28 15:57:40 +04:00
Timothy Jaeryang Baek
8a74bdce37
fix: message input issue
2025-05-28 15:36:04 +04:00
Timothy Jaeryang Baek
3d9a430927
refac: styling
2025-05-28 14:28:39 +04:00
Timothy Jaeryang Baek
a27a095884
refac
2025-05-28 14:27:34 +04:00
Tim Jaeryang Baek
596298fa46
Merge pull request #14405 from SadmL/patch-2
...
[i18n] Russian locale update
2025-05-28 14:23:33 +04:00
Timothy Jaeryang Baek
bf7a18a0f8
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
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-28 02:10:54 +04:00
Link [Связной]
e861ba5520
[i18n] Russian locale update
2025-05-27 16:28:09 +03:00
Timothy Jaeryang Baek
8609471eeb
Revert "Merge pull request #14379 from aleixdorca/dev"
...
This reverts commit cb135c370a , reversing
changes made to 8cf578d9fd .
2025-05-27 16:00:19 +04:00
Tim Jaeryang Baek
cb135c370a
Merge pull request #14379 from aleixdorca/dev
...
i18n: Update Catalan translation.json
2025-05-27 15:59:37 +04:00
Tim Jaeryang Baek
8cf578d9fd
Merge pull request #14368 from qingchunnh/Update_zh-CN-25527
...
i18n: Update & Improve zh-CN
2025-05-27 15:59:29 +04:00
toriset
20403c9df7
Match capabilities styling to other settings in workspace models
2025-05-27 14:39:21 +03:00
Tim Jaeryang Baek
1ec9e42c1e
Merge pull request #14383 from TiancongLx/dev
...
i18n: complete and improve zh-TW
2025-05-27 13:56:51 +04:00
Zyfax
4995bfe571
fix: tts read aloud
...
Change: const content = removeAllDetails(content); to const content = removeAllDetails(message.content);
Error: Uncaught (in promise) ReferenceError: can't access lexical declaration 'z' before initialization.
ResponseMessage.svelte:215:42
2025-05-27 10:52:26 +02:00
Tiancong Li
098ec43413
i18n: update zh-TW
2025-05-27 16:16:09 +08:00
Aleix Dorca
fcb03df9ce
Update catalan translation.json
2025-05-27 09:02:42 +02:00
Hisma
19bb3589ee
fix: add Datalab Marker API to Content Extraction Engine Dropdown
2025-05-27 02:24:53 -04:00
Hisma
a9405cc101
feat: Marker api content extraction support
2025-05-27 00:44:07 -04:00
qingchun
7988e0c6e2
i18n: Improve zh-CN
2025-05-27 11:25:12 +08:00
qingchun
14bf579e9c
i18n: Fix zh-CN
2025-05-27 10:25:02 +08:00
qingchun
fc2202ad76
i18n: Update zh-CN
2025-05-27 09:19:35 +08:00
Timothy Jaeryang Baek
a2afd6f645
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
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-27 03:06:01 +04:00
Timothy Jaeryang Baek
8609fe7ab4
i18n: french
2025-05-27 02:18:02 +04:00
Timothy Jaeryang Baek
e68a3d28b5
refac
2025-05-27 00:40:55 +04:00
Timothy Jaeryang Baek
090619c27c
refac
2025-05-27 00:29:16 +04:00
Timothy Jaeryang Baek
9c120affb6
chore: format
2025-05-27 00:21:23 +04:00
Timothy Jaeryang Baek
2c7ccc69fe
enh: allow custom openapi json url
2025-05-27 00:20:47 +04:00
Timothy Jaeryang Baek
a38e44e870
enh: external tool server custom name/description support
2025-05-27 00:10:33 +04:00
Timothy Jaeryang Baek
20f54616e7
chore: format
2025-05-26 23:55:39 +04:00
Timothy Jaeryang Baek
b4caad928e
feat: load function from url
2025-05-26 23:52:22 +04:00
Timothy Jaeryang Baek
7d756982c2
refac
2025-05-26 23:22:37 +04:00
Timothy Jaeryang Baek
9a5febc2d1
feat: copy model link
2025-05-26 22:29:03 +04:00
Timothy Jaeryang Baek
a0d034fa7c
feat: Bypass file creation with CTRL + SHIFT + V
...
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com >
2025-05-26 22:10:35 +04:00
Timothy Jaeryang Baek
caa5ad44d4
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
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-26 19:53:29 +04:00
Tim Jaeryang Baek
040f29d058
Merge pull request #14316 from Yu-QX/main
...
fix: Handle special cases of LLM output not following markdown syntax
2025-05-26 19:30:48 +04:00
Yu QX
bb62bd9c1f
Extracting the traversal.
2025-05-26 21:04:08 +08:00
Yu QX
b9f74a66b2
Seperate into processChineseContent
2025-05-26 20:43:21 +08:00
Yu QX
254dd4246e
Integrate file into index.ts.
2025-05-26 19:35:28 +08:00