Jesper Kristensen
|
84e0605835
|
Cleaning up usage of console log in front end
|
2025-05-15 21:53:07 +02:00 |
|
Jesper Kristensen
|
20c1c3f66b
|
Changed console logging of errors to use console error logging
|
2025-05-15 21:35:07 +02:00 |
|
Tim Jaeryang Baek
|
ca2cfb5bad
|
Merge pull request #13899 from loitragg/apply-multitenant-for-qdrant
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
Python CI / Format Backend (3.11.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
perf: implement multi-tenancy for Qdrant vector store client
|
2025-05-15 13:37:36 +04:00 |
|
Kiet Trinh
|
418ac1a8da
|
refac: Rename Qdrant multi-tenancy variable for improved clarity and consistency
|
2025-05-15 09:09:24 +00:00 |
|
Tim Jaeryang Baek
|
db24af6356
|
Merge pull request #13902 from yo-nagase/dev
i18n: Update Japanese translation
|
2025-05-15 12:59:17 +04:00 |
|
Timothy Jaeryang Baek
|
72b2555953
|
refac
|
2025-05-15 12:58:44 +04:00 |
|
Kiet Trinh
|
485bd7666c
|
fix: Update Qdrant multi-tenancy variable name for consistency in configuration
|
2025-05-15 08:02:58 +00:00 |
|
Nagase Yoshimasa
|
6eb772c741
|
i18n: Update Japanese translation
|
2025-05-15 15:41:04 +09:00 |
|
LoiTra
|
184d8dfd7e
|
feat: Implement Qdrant multi-tenancy support with collection management and tenant isolation
|
2025-05-15 11:28:06 +07:00 |
|
Timothy Jaeryang Baek
|
0a8cecfbfa
|
feat: response watermark
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-14 23:53:28 +04:00 |
|
Timothy Jaeryang Baek
|
b143c71da2
|
refac: AIOHTTP_CLIENT_SESSION_SSL
|
2025-05-14 23:33:52 +04:00 |
|
Timothy Jaeryang Baek
|
04287eb6d6
|
refac
|
2025-05-14 23:27:34 +04:00 |
|
Timothy Jaeryang Baek
|
39b06dc3b6
|
refac
|
2025-05-14 23:13:06 +04:00 |
|
Tim Jaeryang Baek
|
e358a66fb1
|
Merge pull request #13852 from fizyr-forks/self-signed-cert
feat: Add option to disable certificate validation for LDAP certificates.
|
2025-05-14 23:12:24 +04:00 |
|
Timothy Jaeryang Baek
|
a6624a4b16
|
feat: RAG_ALLOWED_FILE_EXTENSIONS
|
2025-05-14 23:06:33 +04:00 |
|
Timothy Jaeryang Baek
|
7e241a3904
|
refac
|
2025-05-14 22:48:23 +04:00 |
|
Timothy Jaeryang Baek
|
42382b5167
|
fix
|
2025-05-14 22:46:01 +04:00 |
|
Timothy Jaeryang Baek
|
8732b64b6b
|
feat: external document loader support
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-14 22:28:40 +04:00 |
|
Timothy Jaeryang Baek
|
32ea31144e
|
refac: file upload handling behaviour
|
2025-05-14 22:00:42 +04:00 |
|
Timothy Jaeryang Baek
|
b80f0751f6
|
refac
|
2025-05-14 21:59:17 +04:00 |
|
Timothy Jaeryang Baek
|
0280ee30c7
|
chore: format
|
2025-05-14 21:56:22 +04:00 |
|
Timothy Jaeryang Baek
|
8fe4f789d4
|
fix
|
2025-05-14 21:53:46 +04:00 |
|
Timothy Jaeryang Baek
|
dacf7e015d
|
i18n: revert
|
2025-05-14 21:52:42 +04:00 |
|
Timothy Jaeryang Baek
|
ac83568194
|
chore: format
|
2025-05-14 21:40:51 +04:00 |
|
Timothy Jaeryang Baek
|
10108fcd04
|
chore: format
|
2025-05-14 21:39:50 +04:00 |
|
Timothy Jaeryang Baek
|
74ccec2812
|
refac
|
2025-05-14 21:39:17 +04:00 |
|
Tim Jaeryang Baek
|
29ae231ee0
|
Merge pull request #13889 from Classic298/pendingtext
feat: Custom Title and Text for Account Activation Screen for pending users
|
2025-05-14 21:28:16 +04:00 |
|
Timothy Jaeryang Baek
|
de70d0cb64
|
feat: docling do picture description support
|
2025-05-14 21:26:49 +04:00 |
|
DrMelone
|
3974e53cc3
|
i18n
|
2025-05-14 19:11:53 +02:00 |
|
DrMelone
|
92140118f2
|
revert i18n
|
2025-05-14 19:07:45 +02:00 |
|
DrMelone
|
e9eb661b83
|
fix + i18n
|
2025-05-14 18:58:54 +02:00 |
|
DrMelone
|
bdb3778f8b
|
fix
|
2025-05-14 18:10:23 +02:00 |
|
Timothy Jaeryang Baek
|
6e8481e157
|
fix: evaluation feedback endpoints
|
2025-05-14 20:08:49 +04:00 |
|
DrMelone
|
143cb4cc34
|
feat custom text and title
|
2025-05-14 17:58:20 +02:00 |
|
Tim Jaeryang Baek
|
2217fc4fd9
|
Merge pull request #13883 from alpha-pet/fix-workspace-model-unintended-toggle
Fix: Unintentional toggling of model status on the workspace page.
|
2025-05-14 18:09:16 +04:00 |
|
Tim Jaeryang Baek
|
8029bf0dca
|
Merge pull request #13881 from hwzhuhao/feat/vector-db
feat: Add vector type and vector factory class for vector database integration
|
2025-05-14 17:41:39 +04:00 |
|
Thomas Rehn
|
6b6ce36c96
|
fix: add unique key to model list to avoid state confusion when filtering
|
2025-05-14 15:33:32 +02:00 |
|
hwzhuhao
|
6f869ded43
|
feat:Add vector type and vector factory class for vector database integration
|
2025-05-14 21:30:50 +08:00 |
|
Tim Jaeryang Baek
|
4959e91fa7
|
Merge pull request #13832 from Ithanil/svelte_versioning
feat: Handle frontend updates according to Svelte docs
|
2025-05-14 17:19:32 +04:00 |
|
Tim Jaeryang Baek
|
f77a076c16
|
Merge pull request #13882 from itk-dev/feature/enable_direct_connections
chore: Added missing "enable_direct_connections" to config type
|
2025-05-14 17:18:04 +04:00 |
|
Jesper Kristensen
|
8b194bc781
|
Added missing "enable_direct_connections" to config type
|
2025-05-14 14:53:36 +02:00 |
|
Tim Jaeryang Baek
|
bd7d2978f1
|
Merge pull request #13846 from hary777/patch-2
i18n update translation.json fix typo "amin" in cs-CZ
|
2025-05-14 15:27:40 +04:00 |
|
Tim Jaeryang Baek
|
c7e3ae9f39
|
Merge pull request #13812 from hwzhuhao/refactor/log
refactor: replace print statements with logging
|
2025-05-14 15:27:13 +04:00 |
|
Timothy Jaeryang Baek
|
92a8ea743a
|
refac: form data edge case
|
2025-05-14 15:22:38 +04:00 |
|
Timothy Jaeryang Baek
|
3c4accaeb3
|
refac/security: ollama model upload path traversal
|
2025-05-14 15:17:07 +04:00 |
|
Timothy Jaeryang Baek
|
a9c22bffc9
|
refac/security: pipelines upload path traversal
|
2025-05-14 15:15:05 +04:00 |
|
Tim Jaeryang Baek
|
d89e37cc7c
|
Merge pull request #13866 from itk-dev/feature/contrast-chat-input
feat: Contrast enhancements
|
2025-05-14 15:12:00 +04:00 |
|
Sine Jespersen
|
8eacd26573
|
add placeholder dark mode
|
2025-05-14 12:50:47 +02:00 |
|
Sine Jespersen
|
90bcf45b7b
|
placeholder contrast changed
|
2025-05-14 10:24:09 +02:00 |
|
Sine Jespersen
|
b052b5cced
|
remove whitespace
|
2025-05-14 10:15:31 +02:00 |
|